2 references to NativeView
Microsoft.Maui.Controls (2)
Compatibility\Handlers\FlyoutPage\iOS\PhoneFlyoutPageRenderer.cs (2)
813
object IElementHandler.PlatformView =>
NativeView
;
819
UIView IPlatformViewHandler.PlatformView =>
NativeView
;