How to close app to main screen

im making an app that needs to send me to the home screen like the after you unlock your phone, how to do that? (close application sends me to where i opened it and it isnt most of the times the home menu)

Hi dear,

You could use the Screen.OnAppResume event with a procedure inside it that returns you to the home menu.