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