On iOS the app switching is handled via a list of recently open applications accessed by double tapping the home button.
You don't get a view of the app's window contents like you do in WebOS. Probably because 1) it wouldn't visually fit with the way the app switching is laid out on iOS and 2) iOS doesn't let apps run in the background, their state is frozen to disk and their process terminated when you switch.