Click or drag to resize

OSWindowSize Property

The size of the window (without counting window manager decorations).

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

Property Value

Type: Vector2
See Also