开发者

How to programmatically minimize an iPad application? [duplicate]

This question already has answers here: Proper way to exit iPhone application? (24 answers) Closed 开发者_Python百科8 years ago.

How do I programmatically minimize an iPad/iPhone UIApplication?


Actually there no such method for minimize iPhone app.

You can try with "exit(0)" to close the app.

Cheers.


You can't. You can only switch to another app. I don't think apple has a public API for doing this.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜