HeadsUpUI

Last Revision:
Version 1.2, 2013-05-16
Migrated to Storyboards and ARC; Upgraded to build with the iOS 6 SDK.
(Full Revision History)
Build Requirements:
iOS 6.0 SDK or later
Runtime Requirements:
iOS 5.0 or later

Demonstrates how to implement a Heads Up or HUD-like user interface over the app's primary view controller. This essentially mimics the behavior of the MPMoviePlayerController's hovering controls for controlling movie playback. Developers can refer to this sample for best practices in how to implement this translucent kind of interface complete with animation and timer support.