Click or drag to resize

OSHasVirtualKeyboard Method

Returns true if the platform has a virtual keyboard, false otherwise.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static bool HasVirtualKeyboard()

Return Value

Type: Boolean

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

See Also