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