3 references to PushModalPlatformAsync
Microsoft.Maui.Controls (3)
Platform\ModalNavigationManager\ModalNavigationManager.cs (3)
174
await
PushModalPlatformAsync
(nextPage, animated);
293
await
PushModalPlatformAsync
(modal, animated);
297
await
PushModalPlatformAsync
(modal, animated);