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