Skip to main content

SelectionForegroundBrush 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)

public IBrush? SelectionForegroundBrush { get; set; }

Property Value

IBrush

See Also

Reference

TextBox Class
Avalonia.Controls Namespace