Detect when iOS app is in app switcher

I am wondering if there is an event I can use to determine when an app is currently in app switcher mode. I have tried using Platform pause event but that only fires when the app is fully in the background. Any help would be appreciated or not sure if this is even possible?