BackgroundBrush Property
Brush used to paint background of run.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public abstract IBrush? BackgroundBrush { get; }
Public MustOverride ReadOnly Property BackgroundBrush As IBrush
Get
abstract BackgroundBrush : IBrush with get
Property Value
IBrushSee Also
Reference
TextRunProperties Class
Avalonia.Media.TextFormatting Namespace