SplitButtonGidBuilderImpl.label

Set label property.

class SplitButtonGidBuilderImpl(T)
T
label
(
string propval
)

Parameters

propval string

The label for the button.

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

Return Value

Type: T

Builder instance for fluent chaining