2 implementations of PushAsync
Microsoft.Maui.Controls (1)
NavigationProxy.cs (1)
125
public Task
PushAsync
(Page root)
Microsoft.Maui.Controls.Compatibility (1)
Tizen\Platform.cs (1)
273
Task INavigation.
PushAsync
(Page root)
1 reference to PushAsync
Microsoft.Maui.Controls (1)
NavigationProxy.cs (1)
52
_inner.
PushAsync
(page);