statusBarHidden
Returns if status bar should be hidden. Supported on iOS only; on Android, the status bar is always hidden.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public static bool statusBarHidden { get; set; }