1 instantiation of PolygonView
Microsoft.Maui.Controls.Compatibility (1)
iOS\Shapes\PolygonRenderer.cs (1)
28
SetNativeControl(new
PolygonView
());
1 reference to PolygonView
Microsoft.Maui.Controls.Compatibility (1)
iOS\Shapes\PolygonRenderer.cs (1)
14
public class PolygonRenderer : ShapeRenderer<Polygon,
PolygonView
>