SplitButton.setIconName
void setIconName(string iconName)Sets the name of the icon used to automatically populate the button.
Setting the icon name will set propertySplitButton:label and propertySplitButton:child to NULL.
Parameters
iconName | the icon name to set |