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