Click or drag to resize

OSScreenOrientation Property

The current screen orientation.

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

Property Value

Type: OSScreenOrientationEnum
See Also