AlertDialog.message
string message() @property nothrowGet message property.
Returns
The message for the alert.
void message(string propval) @property nothrowSet message property.
Parameters
propval | The message for the alert. |
string message() @property nothrowGet message property.
void message(string propval) @property nothrowSet message property.
propval | The message for the alert. |