2 instantiations of ChildViewController
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\PhoneFlyoutPageRenderer.cs (2)
85
_flyoutController = new
ChildViewController
();
86
_detailController = new
ChildViewController
();