3 references to Last
Microsoft.Maui.Controls (2)
Compatibility\Handlers\NavigationPage\iOS\NavigationRenderer.cs (1)
395
return ViewControllers.
Last
() as ParentingViewController;
Platform\iOS\ControlsModalWrapper.cs (1)
178
return ChildViewControllers.
Last
();
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\NavigationRenderer.cs (1)
405
return ViewControllers.
Last
() as ParentingViewController;