ModelButton.text
string text() @property nothrowGet text property.
Returns
The label for the button.
void text(string propval) @property nothrowSet text property.
Parameters
propval | The label for the button. |
string text() @property nothrowGet text property.
void text(string propval) @property nothrowSet text property.
propval | The label for the button. |