Quote:
Originally Posted by nir
GSEventSetBacklightLevel works fine on 4.2. Didn't try getting the level.
There is another problem, though. Once I lock the phone and press the home button to use it again, the brightness is back to it's state before I changed it in my app.
Any way to save the changes so they'll last?
Thanx,
Nir.
|
Hi,I want to use GSEventSetBacklightLevel, and I have #import "GraphicsServices.h", but there is a error. "_GSEventSetBacklightLevel", referenced from: .... symsbol not found.
And I can't find GraphicsServices.framework.How can I do to use GSEventSetBacklightLevel ?