MenuItem.useUnderline
bool useUnderline() @property nothrowGet useUnderline property.
Returns
true if underlines in the text indicate mnemonics.
void useUnderline(bool propval) @property nothrowSet useUnderline property.
Parameters
propval | true if underlines in the text indicate mnemonics. |