DialogPosition

Enumeration

The position for fixed position dialog. Center: both width and height are valid. Left/Right: only width is valid, height is 100%. Top/Bottom: only height is valid, width is 100%.

Enumeration Members

Enumeration memberValue
Bottom
"BOTTOM"
Center
"CENTER"
Left
"LEFT"
Top
"TOP"

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.