TextEdit.contextMenuEnabled

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

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

Meta