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