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]
  2. bool distractionFreeMode [@property setter]
    struct EditorInterface
    @nogc nothrow @property
    void
    distractionFreeMode
    (
    bool v
    )

Meta