3 references to ToCGPath
Microsoft.Maui.Controls.Compatibility (3)
iOS\Extensions\GeometryExtensions.cs (1)
62
PathData pathChild = child.
ToCGPath
(renderTransform);
iOS\Shapes\PathRenderer.cs (1)
46
Control.UpdatePath(Element.Data.
ToCGPath
(Element.RenderTransform));
iOS\VisualElementTracker.cs (1)
417
var nativeGeometry = formsGeometry.
ToCGPath
();