1 implementation of PopAsync
Microsoft.Maui.Controls (1)
NavigationProxy.cs (1)
89
public Task<Page>
PopAsync
()
1 reference to PopAsync
Microsoft.Maui.Controls (1)
Shell\Shell.cs (1)
1550
await currentContent.Navigation.
PopAsync
();