ShowSelectionHighlight Property
Gets or sets a value that determines whether the TextPresenter shows a selection highlight.
Definition
Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool ShowSelectionHighlight { get; set; }
Public Property ShowSelectionHighlight As Boolean
Get
Set
member ShowSelectionHighlight : bool with get, set