This commit is contained in:
Brad Robinson 2022-01-24 13:46:40 +11:00
Родитель 4fd05b818e
Коммит 0e62f0b452
1 изменённых файлов: 6 добавлений и 3 удалений

Просмотреть файл

@ -118,21 +118,24 @@ with the same attributes</p>
<a href="https://docs.microsoft.com/dotnet/api/System.Nullable-1">Nullable&lt;SkiaSharp.SKColor&gt;</a> haloColor
= null </td>
<td></td>
<td><p>Color of the halo background</p>
</td>
</tr>
<tr>
<td>
<a href="https://docs.microsoft.com/dotnet/api/System.Nullable-1">Nullable&lt;float&gt;</a> haloWidth
= null </td>
<td></td>
<td><p>Width of the halo background</p>
</td>
</tr>
<tr>
<td>
<a href="https://docs.microsoft.com/dotnet/api/System.Nullable-1">Nullable&lt;float&gt;</a> haloBlur
= null </td>
<td></td>
<td><p>Blur amount for the halo background</p>
</td>
</tr>
<tr>
<td>