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
WindowFullscreen Property
If
true
, the window is fullscreen.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
static
bool
WindowFullscreen
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
OS Class
Godot Namespace