ios - 在 iOS 中处理手机关机事件
<p><div>
<aside class="s-notice s-notice__info post-notice js-post-notice mb16"role="status">
<div class="d-flex fd-column fw-nowrap">
<div class="d-flex fw-nowrap">
<div class="flex--item wmn0 fl1 lh-lg">
<div class="flex--item fl1 lh-lg">
<b>这个问题在这里已经有了答案</b>:
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>由于关闭设备是一个外部事件,与您的应用无关,因此您无法确定用户是否试图关闭它。您真正能发现的唯一一件事是您的应用程序何时进入后台,这并不一定意味着用户关闭了设备。</p>
<p>结帐<a href="https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIApplicationDelegate_Protocol/index.html" rel="noreferrer noopener nofollow">UIApplication Delegate Ref</a> </p></p>
<p style="font-size: 20px;">关于ios - 在 iOS 中处理手机关机事件,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/28540103/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/28540103/
</a>
</p>
页:
[1]