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