Carousel

From The iPhone Wiki
Revision as of 18:26, 27 November 2019 by Bastian Schwickert (talk | contribs) (fix links)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Carousel.jpeg

Summary

Carousel is essentially watchOS's graphical user interface (much the same as GNOME is to Linux, Explorer is to Microsoft Windows, and Finder is to macOS) and manages graphical services such as icons and multitasking. When it is launched, it registers PurpleSystemEventPort, essentially making it the main application. Perhaps you already know about SpringBoard on iOS, Carousel is the equivalent to it for watchOS devices.

Primary Functions

  • Carousel acts as stacking window manager, rendering child applications
  • Carousel activates, deactivates and manages memory of the UIKit applications it launches