5 references to IsModalReady
Microsoft.Maui.Controls (5)
Platform\ModalNavigationManager\ModalNavigationManager.cs (5)
121 if (!IsModalReady || syncing) 150 if (_platformModalPages.Count > popTo && IsModalReady) 168 if (i < _modalPages.Count && IsModalReady) 236 bool isPlatformReady = IsModalReady; 287 bool isPlatformReady = IsModalReady;