AlertDialog.modal
bool modal() @propertyGet modal property.
Returns
Whether the alert is modal.
void modal(bool propval) @propertySet modal property.
Parameters
propval | Whether the alert is modal. |
bool modal() @propertyGet modal property.
void modal(bool propval) @propertySet modal property.
propval | Whether the alert is modal. |