1 write to _x2
Microsoft.Maui.Controls.Compatibility (1)
iOS\Shapes\LineRenderer.cs (1)
94
_x2
= new nfloat(x2);
1 reference to _x2
Microsoft.Maui.Controls.Compatibility (1)
iOS\Shapes\LineRenderer.cs (1)
108
path.AddLineToPoint(
_x2
, _y2);