SplitButton.setLabel
void setLabel(string label)Sets the label for self.
Setting the label will set propertySplitButton:icon-name and propertySplitButton:child to NULL.
Parameters
label | the label to set |
void setLabel(string label)Sets the label for self.
Setting the label will set propertySplitButton:icon-name and propertySplitButton:child to NULL.
label | the label to set |