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