Click or drag to resize

OSCurrentScreen Property

The current screen index (starting from 0).

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

Property Value

Type: Int32
See Also