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