Click or drag to resize

OSGetRealWindowSize Method

Returns the window size including decorations like window borders.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static Vector2 GetRealWindowSize()

Return Value

Type: Vector2

[Missing <returns> documentation for "M:Godot.OS.GetRealWindowSize"]

See Also