Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have a Windows 8 application that uses a countdown timer. I found an example of how to activate a display request so when on a tablet, the screen doesn't turn off as outlined here:

http://msdn.microsoft.com/en-us/library/windows/apps/jj152725.aspx

Ideally, I would like to allow the screen to dim as it is not essential for the end user to see the countdown timer with a fully lit screen. Is this possible?

I am using WinJS if that matters.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.