备忘:ios应用程序不允许锁屏

来源:互联网 发布:linux退不出vi 编辑:程序博客网 时间:2024/06/09 17:09

在程序中添加

[[UIApplication sharedApplication] setIdleTimerDisabled:YES];

原创粉丝点击