1 implementation of ViewController
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellFlyoutRenderer.cs (1)
45 UIViewController IShellFlyoutRenderer.ViewController => this;
1 reference to ViewController
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellRenderer.cs (1)
121 public UIViewController ViewController => FlyoutRenderer.ViewController;