resizableWindow
Use resizable window in standalone player builds.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public static bool resizableWindow { get; set; }
Remarks
By default standalone Windows, Mac and Linux builds use a non-resizable game window. Enabling this makes the window resizable.