SelectableTextBlockSelectionForegroundBrush Property

Gets or sets a brush that is used for the foreground of selected text

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IBrush? SelectionForegroundBrush { get; set; }

Property Value

IBrush

See Also