Hello,
I am developing an iBook like application where user can change the brightness of the app by selection value of UISlider. I have done googling but I found the method GSEventSetBacklightLevel(1.0f); and this is undocumented and private. So I can not use this method in application. Please help me to provide brightness functionality in the application.