Button.setLabel
void setLabel(string label) nothrowSets the text of the label of the button to label.
This will also clear any previously set labels.
Parameters
label | a string |
void setLabel(string label) nothrowSets the text of the label of the button to label.
This will also clear any previously set labels.
label | a string |