EditorInterface.distractionFreeMode

If true, enables distraction-free mode which hides side docks to increase the space available for the main view.

  1. bool distractionFreeMode [@property getter]
    struct EditorInterface
    @nogc nothrow @property
    bool
    distractionFreeMode
    ()
  2. bool distractionFreeMode [@property setter]

Meta