Click or drag to resize

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
C#
public bool ExpandToTextLength { get; set; }

Property Value

Type: Boolean
See Also