I want to make a home button at the top of the Shell-based APP. (Referring to the Xanimals app.)
The purpose of this home button is to move to one of the specific Routined pages in the Shell.
The gotoasync() function adds the previous page to the navigation stack by default, and the Backward button is enabled. I don't want the back button, I just want to move like when you press the flyout button in Shell structure.
Please help me.
Try the below method :
in your home button click event: