macFullscreenMode
Define how to handle fullscreen mode in macOS standalones.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
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.