App switcher: Difference between revisions

From iPhone Development Wiki
(linking to relevant articles)
No edit summary
Line 1: Line 1:
Classes relevant to handling the app switcher (multitasking switcher):
Classes relevant to handling the app switcher (also called "task switcher" or "multitasking switcher").


* [[SBAppSliderController]] - activate and toggle the app switcher.
* [[SBAppSliderController]] - activate and toggle the app switcher.


* [[SBAppSwitcherModel]] - get the list of recently opened apps in the app switcher.
* [[SBAppSwitcherModel]] - get the list of recently opened apps in the app switcher.

Revision as of 12:09, 3 November 2014

Classes relevant to handling the app switcher (also called "task switcher" or "multitasking switcher").