Click or drag to resize

OSWindowMaximized Property

If true, the window is maximized.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static bool WindowMaximized { get; set; }

Property Value

Type: Boolean
See Also