ShortcutsShortcut.title

Set title property.

  1. string title [@property getter]
  2. string title [@property setter]
    class ShortcutsShortcut
    @property
    void
    title
    (
    string propval
    )

Parameters

propval string

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.