I can get NavigationPage.CurrentPage but somehow can't get top modal page from AndroidActivity. Is there a way? I'd need that for controlling OnBackPressed (on Android).
Right now I am stacking viewModels when doing PushModalAsync as a temporary solution.
↧
Is there a way to get top modal Page?
↧