1 instantiation of RectangleView
Microsoft.Maui.Controls.Compatibility (1)
iOS\Shapes\RectangleRenderer.cs (1)
30
SetNativeControl(new
RectangleView
());
1 reference to RectangleView
Microsoft.Maui.Controls.Compatibility (1)
iOS\Shapes\RectangleRenderer.cs (1)
15
public class RectangleRenderer : ShapeRenderer<FormsRectangle,
RectangleView
>