문제

I was wondering how I could access the iPhone's Home Screen Image so that I can use it as the background for my application. In short, access the NSImage that represents the home screen's wallpaper. Thanks.

도움이 되었습니까?

해결책

Firstly, on an iDevice, it is a UIImage. Secondly, in answer to your question, no - not using public APIs at least.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top