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