1 instantiation of LineView
Microsoft.Maui.Controls.Compatibility (1)
iOS\Shapes\LineRenderer.cs (1)
27
SetNativeControl(new
LineView
());
1 reference to LineView
Microsoft.Maui.Controls.Compatibility (1)
iOS\Shapes\LineRenderer.cs (1)
15
public class LineRenderer : ShapeRenderer<Line,
LineView
>