SelectedText Property
Gets the content of the current selection.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string SelectedText { get; }
Public ReadOnly Property SelectedText As String
Get
member SelectedText : string with get