Button.useUnderline

bool useUnderline() @property

Get useUnderline property.

Returns

If set, an underline in the text indicates that the following character is

to be used as mnemonic.

void useUnderline(bool propval) @property

Set useUnderline property.

Parameters

propvalIf set, an underline in the text indicates that the following character is to be used as mnemonic.