//设置屏幕常亮
[UIApplication sharedApplication].idleTimerDisabled = YES;
相关文章:
//设置屏幕常亮
[UIApplication sharedApplication].idleTimerDisabled = YES;
相关文章: