AlertDialog.detail

string detail() @property

Get detail property.

Returns

The detail text for the alert.
void detail(string propval) @property

Set detail property.

Parameters

propvalThe detail text for the alert.