Expander.useUnderline
bool useUnderline() @propertyGet useUnderline property.
Returns
Whether an underline in the text indicates a mnemonic.
void useUnderline(bool propval) @propertySet useUnderline property.
Parameters
propval | Whether an underline in the text indicates a mnemonic. |