2 references to GetViewController
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\SwipeViewRenderer.cs (2)
198
var navigationController = GetUINavigationController(
GetViewController
());
383
var navigationController = GetUINavigationController(
GetViewController
());