TextBoxSelectedText Property
Gets or sets the text selected in the TextBox
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public string SelectedText { get; set; }
Public Property SelectedText As String
Get
Set
member SelectedText : string with get, set
Property Value
String