App switcher

From iPhone Development Wiki
Revision as of 21:56, 29 April 2021 by MTAC (talk | contribs) (Add SBMainSwitcherViewController)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

  • SBMainSwitcherViewController - a view controller responsible for displaying the switcher on iOS 9+. Get the list of apps from -(NSArray *)recentAppLayouts;