GenericTextRunPropertiesBackgroundBrush Property

Brush used to paint background of run.

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public override IBrush? BackgroundBrush { get; }

Property Value

IBrush

See Also