How can I prevent the display on an iOS device from dimming and turning off?

Viewed 36841

I'm diving into iOS development and am building my own alarm clock app to become familiar with platform and SDK. I've noticed some alarm clock apps in the app store keep the screen from dimming and/or turning off when their app is running. How is this implemented?

1 Answers
Related