4 references to GetTopViewController
Microsoft.Maui (4)
Platform\iOS\MauiWebViewUIDelegate.cs (4)
133 GetTopViewController(rootViewController) 141 return GetTopViewController(navigationController.VisibleViewController); 144 return GetTopViewController(tabBarController.SelectedViewController); 147 return GetTopViewController(viewController.PresentedViewController);