Backboardd: Difference between revisions

From iPhone Development Wiki
(Added a very (very) basic description)
 
mNo edit summary
Line 1: Line 1:
backboardd, or the BackBoard Daemon, is a daemon introduced in iOS 6 to take some of the workload off of SpringBoard. Its chief purpose is to handle events from the hardware, such as touches, button presses, and accelerometer information.
backboardd, or BackBoard, is a daemon introduced in iOS 6 to take some of the workload off of SpringBoard. Its chief purpose is to handle events from the hardware, such as touches, button presses, and accelerometer information.

Revision as of 15:47, 5 October 2013

backboardd, or BackBoard, is a daemon introduced in iOS 6 to take some of the workload off of SpringBoard. Its chief purpose is to handle events from the hardware, such as touches, button presses, and accelerometer information.