SelectionStart Property
Gets or sets a character index for the beginning of the current selection.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int SelectionStart { get; set; }
Public Property SelectionStart As Integer
Get
Set
member SelectionStart : int with get, set