Click or drag to resize

LineEditGetScrollOffset Method

Returns the scroll offset due to CaretPosition, as a number of characters.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int GetScrollOffset()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.LineEdit.GetScrollOffset"]

See Also