ShortcutLabel.disabledText

string disabledText() @property nothrow

Get disabledText property.

Returns

The text that is displayed when no accelerator is set.
void disabledText(string propval) @property nothrow

Set disabledText property.

Parameters

propvalThe text that is displayed when no accelerator is set.