SplitButton.useUnderline

Set useUnderline property.

  1. bool useUnderline [@property getter]
  2. bool useUnderline [@property setter]
    class SplitButton
    @property
    void
    useUnderline
    (
    bool propval
    )

Parameters

propval bool

Whether an underline in the text indicates a mnemonic.

See property@SplitButton:label.