Function TextEdit.contextMenuEnabled

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

bool contextMenuEnabled() nothrow @property @nogc;

void contextMenuEnabled (
  bool v
) nothrow @property @nogc;