macFullscreenMode
Define how to handle fullscreen mode in macOS standalones.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public static MacFullscreenMode macFullscreenMode { get; set; }
Remarks
Set this to change how fullscreen mode is handled in macOS standalone games. See MacFullscreenMode for description on the possible modes.