Click or drag to resize

OSGetScreenOrientation Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.OS.GetScreenOrientation"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetScreenOrientation is deprecated. Use the ScreenOrientation property instead.")]
public static OSScreenOrientationEnum GetScreenOrientation()

Return Value

Type: OSScreenOrientationEnum

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

See Also