GodotSharpAPI
GodotSharpAPI
Godot
LineEdit Class
LineEdit Properties
Align Property
CaretBlink Property
CaretBlinkSpeed Property
CaretPosition Property
ClearButtonEnabled Property
ContextMenuEnabled Property
Editable Property
ExpandToTextLength Property
MaxLength Property
PlaceholderAlpha Property
PlaceholderText Property
RightIcon Property
Secret Property
SecretCharacter Property
SelectingEnabled Property
ShortcutKeysEnabled Property
Text Property
VirtualKeyboardEnabled Property
LineEdit
ShortcutKeysEnabled Property
If
false
, using shortcuts will be disabled.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
ShortcutKeysEnabled
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
LineEdit Class
Godot Namespace