Underlines in the button text can be used to indicate a mnemonic.
If set to NULL, the button won't be shown.
See property@Toast:action-name.
string buttonLabel() @propertyGet buttonLabel property.
Underlines in the button text can be used to indicate a mnemonic.
If set to NULL, the button won't be shown.
See property@Toast:action-name.
void buttonLabel(string propval) @propertySet buttonLabel property.
propval | The label to show on the button. Underlines in the button text can be used to indicate a mnemonic. If set to NULL, the button won't be shown. See property@Toast:action-name. |