DialogSizeMode
Interface
The dialog size mode.
Properties
Property | Type | Notes |
---|---|---|
boolean | Whether the dialog has an aspect ratio (width vs. height). | |
string | The dialog height. | |
Valid when the dialog mode is | ||
string | The dialog width. |
position
optional
Interface Propertyposition: DialogPosition
Valid when the dialog mode is FIXED
.
aspectRatio: boolean
Whether the dialog has an aspect ratio (width vs. height).