Click or drag to resize

OSHideVirtualKeyboard Method

Hides the virtual keyboard if it is shown, does nothing otherwise.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static void HideVirtualKeyboard()
See Also