SplitButton.label

Get label property.

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

Return Value

Type: string

The label for the button.

Setting the label will set property@SplitButton:icon-name and property@SplitButton:child to NULL.