fullScreenMode
Platform agnostic setting to define fullscreen behavior. Not all platforms support all modes.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public static FullScreenMode fullScreenMode { get; set; }
Remarks
See FullScreenMode documentation for possible settings.