Xamarin Forms - Detect when app is closed / reopened

648 Views Asked by At

Please could you explain how I can detect when an app is closed? I don't want to use only OnSleep as this is only background running, so it there a method for identifying when an app is exited in contract to the OnStart method?

Does OnDisappearing AND OnAppearing work just the same?

Thanks

0

There are 0 best solutions below