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