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