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