Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法在我的应用程序运行时防止 iPad 休眠?我正在制作一个不需要自动睡眠的信息亭应用程序。
[[UIApplication sharedApplication] setIdleTimerDisabled:YES]
你想要的UIApplication.idleTimerDisabled财产。
UIApplication.idleTimerDisabled