2 references to PIAndAHalf
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\BoxRenderer.cs (2)
39 bezierPath.AddArc(new CoreGraphics.CGPoint(Bounds.X + Bounds.Width - _topRight, Bounds.Y + _topRight), _topRight, PIAndAHalf, TwoPI, true); 42 bezierPath.AddArc(new CoreGraphics.CGPoint(Bounds.X + _topLeft, Bounds.Y + _topLeft), _topLeft, PI, PIAndAHalf, true);