MessageDialog.secondaryText

string secondaryText() @property nothrow

Get secondaryText property.

Returns

The secondary text of the message dialog.
void secondaryText(string propval) @property nothrow

Set secondaryText property.

Parameters

propvalThe secondary text of the message dialog.