ShortcutsShortcut.title

string title() @property

Get title property.

Returns

The textual description for the shortcut or gesture represented by

this object. This should be a short string that can fit in a single line.

void title(string propval) @property

Set title property.

Parameters

propvalThe textual description for the shortcut or gesture represented by this object. This should be a short string that can fit in a single line.