MenuButton.useUnderline
bool useUnderline() @propertyGet useUnderline property.
Returns
If set an underscore in the text indicates a mnemonic.
void useUnderline(bool propval) @propertySet useUnderline property.
Parameters
propval | If set an underscore in the text indicates a mnemonic. |