2 instantiations of ChildViewController
Microsoft.Maui.Controls (2)
Compatibility\Handlers\FlyoutPage\iOS\PhoneFlyoutPageRenderer.cs (2)
97
_flyoutController = new
ChildViewController
();
98
_detailController = new
ChildViewController
();