c# - mono touch-iphone 平台上最后调用的函数
<p><p>当用户单击主页按钮或应用程序崩溃时,是否有任何方法或方法被调用?</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>是的,UIApplicationDelegate.DidEnterBackground 在你的应用程序进入后台之前被调用:</p>
<p> <a href="http://developer.apple.com/library/ios/#documentation/uikit/reference/UIApplicationDelegate_Protocol/Reference/Reference.html#//apple_ref/occ/intfm?UIApplicationDelegate/applicationDidEnterBackground" rel="noreferrer noopener nofollow">http://developer.apple.com/library/ios/#documentation/uikit/reference/UIApplicationDelegate_Protocol/Reference/Reference.html#//apple_ref/occ/intfm?UIApplicationDelegate/applicationDidEnterBackground</a> :</p>
<p>如果您的应用程序崩溃,则不会调用任何内容。</p></p>
<p style="font-size: 20px;">关于c# - mono touch-iphone 平台上最后调用的函数,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/10490330/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/10490330/
</a>
</p>
页:
[1]