3 references to GetUINavigationController
Microsoft.Maui.Controls.Compatibility (3)
iOS\Renderers\SwipeViewRenderer.cs (3)
198 var navigationController = GetUINavigationController(GetViewController()); 383 var navigationController = GetUINavigationController(GetViewController()); 1468 var child = GetUINavigationController(controller.ChildViewControllers[i]);