Window.modal
bool modal() @propertyGet modal property.
Returns
If true, the window is modal.
void modal(bool propval) @propertySet modal property.
Parameters
propval | If true, the window is modal. |
bool modal() @propertyGet modal property.
void modal(bool propval) @propertySet modal property.
propval | If true, the window is modal. |