Click or drag to resize

OSGetCurrentTabletDriver Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.OS.GetCurrentTabletDriver"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetCurrentTabletDriver is deprecated. Use the TabletDriver property instead.")]
public static string GetCurrentTabletDriver()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.OS.GetCurrentTabletDriver"]

See Also