4 references to GetViewController
Microsoft.Maui.Controls.Compatibility (4)
iOS\Renderers\TabbedRenderer.cs (4)
218 controller = GetViewController(Tabbed.CurrentPage); 235 var controller = GetViewController(current); 266 return GetViewController(current); 291 return GetViewController(current);