Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


FullscreenWindowWithDockAndMenuBar

Fullscreen window with Dock and Menu bar.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
FullscreenWindowWithDockAndMenuBar = 2

Remarks

Same as Fullscreen window mode, but Unity will also show the Menu bar and Dock if the cursor moves to the edges of the screen, like other macOS fullscreen Apps. It is possible to switch between fullscreen and windowed modes using the fullscreen button in the window title bar (or in the menu bar in fullscreen mode), and it is possible to switch to other Applications using trackpad swipes or Cmd-Tab.