Base:
method
CreateNativeControl
Microsoft.Maui.Controls.Compatibility.Platform.iOS.ViewRenderer<TView, TNativeView>.CreateNativeControl()
1 override of CreateNativeControl
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\CheckBoxRenderer.cs (1)
15 protected override FormsCheckBox CreateNativeControl()
1 reference to CreateNativeControl
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\CheckBoxRendererBase.cs (1)
113 SetNativeControl(CreateNativeControl());