开发者

Is it okay to change UI in the OnActivated event on iPhone in CocoaTouch?

开发者 https://www.devze.com 2023-02-26 16:16 出处:网络
Is one allowe开发者_StackOverflow社区d to change/setup the UI in the applications OnActivated event?

Is one allowe开发者_StackOverflow社区d to change/setup the UI in the applications OnActivated event? It seems like I get sometimes incorrect screen setups and wonder if it is actually allowed what I'm doing.


The Apple documentation states, "If your application was previously in the background, you could also use it [applicationDidBecomeActive] to refresh your application’s user interface."

0

精彩评论

暂无评论...
验证码 换一张
取 消