GodotSharpAPI
GodotSharpAPI
Godot
OS Class
OS Properties
Clipboard Property
CurrentScreen Property
ExitCode Property
KeepScreenOn Property
LowProcessorUsageMode Property
LowProcessorUsageModeSleepUsec Property
MaxWindowSize Property
MinWindowSize Property
ScreenOrientation Property
Singleton Property
TabletDriver Property
VsyncEnabled Property
VsyncViaCompositor Property
WindowBorderless Property
WindowFullscreen Property
WindowMaximized Property
WindowMinimized Property
WindowPerPixelTransparencyEnabled Property
WindowPosition Property
WindowResizable Property
WindowSize Property
OS
CurrentScreen Property
The current screen index (starting from 0).
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
static
int
CurrentScreen
{
get
;
set
; }
Property Value
Type:
Int32
See Also
Reference
OS Class
Godot Namespace