TextEdit.shortcutKeysEnabled

If true, shortcut keys for context menu items are enabled, even if the context menu is disabled.

  1. bool shortcutKeysEnabled [@property getter]
    struct TextEdit
    @nogc nothrow @property
    bool
    shortcutKeysEnabled
    ()
  2. bool shortcutKeysEnabled [@property setter]

Meta