FileDialog.modal
bool modal() @property nothrowGet modal property.
Returns
Whether the file chooser dialog is modal.
void modal(bool propval) @property nothrowSet modal property.
Parameters
propval | Whether the file chooser dialog is modal. |
bool modal() @property nothrowGet modal property.
void modal(bool propval) @property nothrowSet modal property.
propval | Whether the file chooser dialog is modal. |