TextPresenterShowSelectionHighlight 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) Version: 11.3.999
public bool ShowSelectionHighlight { get; set; }

Property Value

Boolean

See Also