RichString.TextColor Method
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: RichString
Changes the text color
public RichString TextColor(SkiaSharp.SKColor value);
Parameters
SkiaSharp.SKColor value | The new text color |
Returns
RichString | A reference to the same RichString instance |