SplitButton.iconName

Get iconName property.

  1. string iconName [@property getter]
    class SplitButton
    @property
    string
    iconName
    ()
  2. string iconName [@property setter]

Return Value

Type: string

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.