AlertDialog.modal

bool modal() @property

Get modal property.

Returns

Whether the alert is modal.
void modal(bool propval) @property

Set modal property.

Parameters

propvalWhether the alert is modal.