Question

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.

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top