Ionic v1 minimize app

Hi

I know that I am able to exit from app with ‘ionic.Platform.exitApp();’ command
But I am interested how to minimize app and set it to the background mode

Have you ever seen this functionality in any other app?