LineEditExpandToTextLength Property |
If true, the LineEdit width will increase to stay longer than the Text. It will not compress if the Text is shortened.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public bool ExpandToTextLength { get; set; }
Property Value
Type:
BooleanSee Also