From 0e62f0b452e957ac7a50e9eb166277630e23fe1a Mon Sep 17 00:00:00 2001
From: Brad Robinson
Date: Mon, 24 Jan 2022 13:46:40 +1100
Subject: [PATCH] Updated documentation
---
doc/ref/Topten.RichTextKit.Style.Modify.page | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/doc/ref/Topten.RichTextKit.Style.Modify.page b/doc/ref/Topten.RichTextKit.Style.Modify.page
index e83e9a7..658bc26 100644
--- a/doc/ref/Topten.RichTextKit.Style.Modify.page
+++ b/doc/ref/Topten.RichTextKit.Style.Modify.page
@@ -118,21 +118,24 @@ with the same attributes
Nullable<SkiaSharp.SKColor> haloColor
= null
- |
+ Color of the halo background
+ |
Nullable<float> haloWidth
= null |
- |
+ Width of the halo background
+ |
Nullable<float> haloBlur
= null |
- |
+ Blur amount for the halo background
+ |
|