1 write to _strokeDash
Microsoft.Maui.Controls.Compatibility (1)
iOS\Shapes\ShapeRenderer.cs (1)
341 _strokeDash = dash;
1 reference to _strokeDash
Microsoft.Maui.Controls.Compatibility (1)
iOS\Shapes\ShapeRenderer.cs (1)
482 graphics.SetLineDash(_dashOffset * _strokeWidth, _strokeDash);