Hi All I wont to ask one more question !!!

I search through internet and cant find answer on my question maybe somebody here can help me to find answer for my question. In my iPhone application i want settings bar and I want to insert in my settings "Brightness" when user change "Brightness" setting the iPhone screen brightness must be changed !!! Who can tell me how can I do this !!!

enter image description here

link|improve this question

You can't, only a private API does that. – pt2ph8 Mar 11 '11 at 13:13
feedback

2 Answers

up vote 1 down vote accepted

This is not possible using the current SDK.

link|improve this answer
thanks for remarkable answer – ViTo Brothers Mar 11 '11 at 13:21
I'm sorry the correct answer isn't what you want it to be, but this simply isn't possible. – FreeAsInBeer Mar 11 '11 at 13:24
feedback

I've seen one or two apps that simulate changing the brightness by overlaying a view and modifying the opacity to make it darker.

Obviously there's no real way to make it brighter.

link|improve this answer
Thanks !! It's may be helpful !!! – ViTo Brothers Mar 11 '11 at 15:19
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.