ButtonContent.useUnderline

Get useUnderline property.

  1. bool useUnderline [@property getter]
    class ButtonContent
    @property
    bool
    useUnderline
    ()
  2. bool useUnderline [@property setter]

Return Value

Type: bool

Whether an underline in the text indicates a mnemonic.

The mnemonic can be used to activate the parent button.

See property@ButtonContent:label.