private void SetFillStyle() { _skiaPaint.Style = SKPaintStyle.Fill; _skiaPaint.Color = FillColor.ToSkiaColor(); }