1 instantiation of PathView
Microsoft.Maui.Controls.Compatibility (1)
iOS\Shapes\PathRenderer.cs (1)
25
SetNativeControl(new
PathView
());
1 reference to PathView
Microsoft.Maui.Controls.Compatibility (1)
iOS\Shapes\PathRenderer.cs (1)
13
public class PathRenderer : ShapeRenderer<Path,
PathView
>