1 reference to Pop
Microsoft.Maui.Controls (1)
NavigationProxy.cs (1)
189 return inner is null ? Task.FromResult(Pop()) : inner.PopAsync(animated);