ModelButtonGidBuilderImpl.iconic

Set iconic property.

class ModelButtonGidBuilderImpl(T)
T
iconic
(
bool propval
)

Parameters

propval bool

If this property is set, the button will show an icon if one is set. If no icon is set, the text will be used. This is typically used for horizontal sections of linked buttons.

Return Value

Type: T

Builder instance for fluent chaining