LineEditMaxLength Property |
Maximum amount of characters that can be entered inside the LineEdit. If 0, there is no limit.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public int MaxLength { get; set; }
Property Value
Type:
Int32See Also