LineEditCaretPosition Property |
The cursor's position inside the LineEdit. When set, the text may scroll to accommodate it.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public int CaretPosition { get; set; }
Property Value
Type:
Int32See Also