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