LineEditClearButtonEnabled Property |
If true, the LineEdit will show a clear button if text is not empty, which can be used to clear the text quickly.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public bool ClearButtonEnabled { get; set; }
Property Value
Type:
BooleanSee Also