RichTextKit v0.4

RichString.BackgroundColor Method

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

Changes the background color

public RichString BackgroundColor(SkiaSharp.SKColor value);

Parameters

SkiaSharp.SKColor value

The new background color

Returns

RichString

A reference to the same RichString instance