Typically, one pops the current page using this from the NavigationStack:
Navigation.PopAsync( true );
How to I use Navigation
to redraw the page just before the current page?
Background: The current page changed something that need to get re-presented in the one but last page.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…