SelectedText Property
Gets or sets the text selected in the TextBox
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string SelectedText { get; set; }
Public Property SelectedText As String
Get
Set
member SelectedText : string with get, set