See All Background APP in IOS device

Hi,

I need to remove my test app from background ( i try drive.closeApp bug its still in background)

How do i Double Click on HOME button to see all Background APP on screen using IOS appium ?

IF i will see on device screen all backgroun APP I can slide my test APP up and remove it from background)

Thanks !

Why not just terminate?

thanks for the Answer.
What class do i need to import ? when i write “driver.” I cannot found the terminate option)

Thanks

your driver is AppiumDriver? -> http://appium.io/docs/en/commands/device/app/terminate-app/