Base:
method
CreateNativeControl
Microsoft.Maui.Controls.Compatibility.Platform.iOS.ViewRenderer<TView, TNativeView>.CreateNativeControl()
1 override of CreateNativeControl
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\PickerRenderer.cs (1)
42 protected override UITextField CreateNativeControl()
1 reference to CreateNativeControl
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\PickerRenderer.cs (1)
79 var entry = CreateNativeControl();