当用户按回家button时,调用哪个方法,然后再按两次返回
我想知道当用户按下homebutton时调用哪些方法(事件),然后双击它再次返回到我的应用程序。
applicationDidEnterBackground applicationWillEnterForeground
这些都在应用程序委托中调用
所有的细节可以在这里find: http : //developer.apple.com/library/ios/#documentation/uikit/reference/UIApplicationDelegate_Protocol/Reference/Reference.html