Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


MacFullscreenMode

Mac fullscreen mode.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Enum
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public enum MacFullscreenMode

Remarks

This defines how fullscreen mode is handled on macOS Standalones.

Fields

Value

Description

FullscreenWindowFullscreen window.
FullscreenWindowWithDockAndMenuBarFullscreen window with Dock and Menu bar.