2 implementations of PopModalAsync
Microsoft.Maui.Controls (1)
NavigationProxy.cs (1)
101 public Task<Page> PopModalAsync()
Microsoft.Maui.Controls.Compatibility (1)
iOS\Platform.cs (1)
119 Task<Page> INavigation.PopModalAsync()
1 reference to PopModalAsync
Microsoft.Maui.Controls (1)
Page\Page.cs (1)
478 .PopModalAsync()