1 implementation of PushAsync
Microsoft.Maui.Controls (1)
NavigationProxy.cs (1)
125 public Task PushAsync(Page root)
1 reference to PushAsync
Microsoft.Maui.Controls (1)
NavigationProxy.cs (1)
52 _inner.PushAsync(page);