AlertDialog.detail

string detail() @property nothrow

Get detail property.

Returns

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

Set detail property.

Parameters

propvalThe detail text for the alert.