TextBoxSelectionStart Property
Gets or sets the starting position of the text selected in the TextBox
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public int SelectionStart { get; set; }
Public Property SelectionStart As Integer
Get
Set
member SelectionStart : int with get, set
Property Value
Int32