MessageDialog.secondaryText

string secondaryText() @property

Get secondaryText property.

Returns

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

Set secondaryText property.

Parameters

propvalThe secondary text of the message dialog.