TextEdit.contextMenuEnabled

If true, a right-click displays the context menu.

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

Meta