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