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