简体   繁体   中英

Is there a way to get the users home screen background on iOS?

I'd like to use the same background for my app as the users home screen's background. Is there a way to get it without user input?

有一种方法可以使用私有API(从后台调用UIGetScreenImage() ),但在iOS 7上已删除。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM