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