MessageDialog.secondaryText
string secondaryText() @property nothrowGet secondaryText property.
Returns
The secondary text of the message dialog.
void secondaryText(string propval) @property nothrowSet secondaryText property.
Parameters
propval | The secondary text of the message dialog. |