TextPresenterShowSelectionHighlight Property
Gets or sets a value that determines whether the TextPresenter shows a selection highlight.
Namespace: Avalonia.Controls.PresentersAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool ShowSelectionHighlight { get; set; }
Public Property ShowSelectionHighlight As Boolean
Get
Set
member ShowSelectionHighlight : bool with get, set
Property Value
Boolean