TextBoxSelectionEnd Property
Gets or sets the end position of the text selected in the TextBox
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public int SelectionEnd { get; set; }
Public Property SelectionEnd As Integer
Get
Set
member SelectionEnd : int with get, set
Property Value
Int32
When the SelectionEnd is equal to
SelectionStart, there is no
selected text and it marks the caret position