1 write to _x1
Microsoft.Maui.Controls.Compatibility (1)
iOS\Shapes\LineRenderer.cs (1)
82 _x1 = new nfloat(x1);
1 reference to _x1
Microsoft.Maui.Controls.Compatibility (1)
iOS\Shapes\LineRenderer.cs (1)
107 path.MoveToPoint(_x1, _y1);