Setting the icon name will set property@SplitButton:label and property@SplitButton:child to NULL.
SplitButton.iconName
string iconName() @propertyGet iconName property.
Returns
The name of the icon used to automatically populate the button.
void iconName(string propval) @propertySet iconName property.
Parameters
propval | The name of the icon used to automatically populate the button. Setting the icon name will set property@SplitButton:label and property@SplitButton:child to NULL. |