GodotSharpAPI
GodotSharpAPI
Godot
LineEdit Class
LineEdit Methods
AppendAtCursor Method
Clear Method
CursorGetBlinkEnabled Method
CursorGetBlinkSpeed Method
CursorSetBlinkEnabled Method
CursorSetBlinkSpeed Method
DeleteCharAtCursor Method
DeleteText Method
Deselect Method
GetAlign Method
GetCursorPosition Method
GetExpandToTextLength Method
GetMaxLength Method
GetMenu Method
GetPlaceholder Method
GetPlaceholderAlpha Method
GetRightIcon Method
GetScrollOffset Method
GetSecretCharacter Method
GetText Method
IsClearButtonEnabled Method
IsContextMenuEnabled Method
IsEditable Method
IsSecret Method
IsSelectingEnabled Method
IsShortcutKeysEnabled Method
IsVirtualKeyboardEnabled Method
MenuOption Method
Select Method
SelectAll Method
SetAlign Method
SetClearButtonEnabled Method
SetContextMenuEnabled Method
SetCursorPosition Method
SetEditable Method
SetExpandToTextLength Method
SetMaxLength Method
SetPlaceholder Method
SetPlaceholderAlpha Method
SetRightIcon Method
SetSecret Method
SetSecretCharacter Method
SetSelectingEnabled Method
SetShortcutKeysEnabled Method
SetText Method
SetVirtualKeyboardEnabled Method
LineEdit
Clear Method
Erases the
LineEdit
's
Text
.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
Clear
()
See Also
Reference
LineEdit Class
Godot Namespace