StackPage.useUnderline
bool useUnderline() @property nothrowGet useUnderline property.
Returns
If set, an underline in the title indicates a mnemonic.
void useUnderline(bool propval) @property nothrowSet useUnderline property.
Parameters
propval | If set, an underline in the title indicates a mnemonic. |