TextEdit.shortcutKeysEnabled

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

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

Meta