Click or drag to resize

OS.ScreenOrientation Property

The current screen orientation.

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

Property Value

Type: OS.ScreenOrientationEnum
See Also