2 references to NativeView
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellRenderer.cs (2)
383
object IElementHandler.PlatformView =>
NativeView
;
389
UIView IPlatformViewHandler.PlatformView =>
NativeView
;