Click or drag to resize

LineEditVirtualKeyboardEnabled Property

If true, the native virtual keyboard is shown when focused on platforms that support it.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool VirtualKeyboardEnabled { get; set; }

Property Value

Type: Boolean
See Also