StyleManager.HaloColor Method
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: StyleManager
Changes the halo color and returns an updated IStyle
public IStyle HaloColor(SkiaSharp.SKColor haloColor);
Parameters
| SkiaSharp.SKColor haloColor | The new halo color |
Returns
| IStyle | An IStyle for the new style |
