Skip to content

UITextArea.CursorPosition Property

Definition

Namespace: Brine2D.UI

Current cursor position \(character index into [Text](Text.md 'Brine2D\.UI\.UITextArea\.Text'), 0 = before first character\).

C#
public int CursorPosition { get; set; }

Property Value

System.Int32