ButtonContentGidBuilderImpl.useUnderline

Set useUnderline property.

class ButtonContentGidBuilderImpl(T)
T
useUnderline
(
bool propval
)

Parameters

propval bool

Whether an underline in the text indicates a mnemonic.

The mnemonic can be used to activate the parent button.

See property@ButtonContent:label.

Return Value

Type: T

Builder instance for fluent chaining