GenericTextRunPropertiesBackgroundBrush Property
Brush used to paint background of run.
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public override IBrush? BackgroundBrush { get; }
Public Overrides ReadOnly Property BackgroundBrush As IBrush
Get
abstract BackgroundBrush : IBrush with get
override BackgroundBrush : IBrush with get
Property Value
IBrush