CaretIndex Property
Gets or sets the index of the text caret
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int CaretIndex { get; set; }
Public Property CaretIndex As Integer
Get
Set
member CaretIndex : int with get, set