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
TabletDriver Property
The current tablet driver in use.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
static
string
TabletDriver
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
OS Class
Godot Namespace