So when I push an Page over the other:
Shell.Current.Navigation.PushAsync(new XampelPage());
is it possible in the new Page to see the Page that pushed it there? For example if the Background is transparent, is there an way to show it in the Background?
0 Replies