RichTextKit v0.4

Style.BackgroundColor Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: Style

The background color of this run (no background is painted by default).

public SkiaSharp.SKColor BackgroundColor { sealed get; set; }

Property Type

SkiaSharp.SKColor