3 references to NativeView
Microsoft.Maui.Controls (3)
Compatibility\Handlers\NavigationPage\iOS\NavigationRenderer.cs (3)
1787
object IElementHandler.PlatformView =>
NativeView
;
1793
UIView IPlatformViewHandler.PlatformView =>
NativeView
;
1801
UIView INavigationViewHandler.PlatformView =>
NativeView
;