SelectableTextBlockSelectedText Property

Gets the content of the current selection.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public string SelectedText { get; }

Property Value

String

See Also