ios access main window or view

Viewed 21124

I would like to know if there is a simple way to access the main window or view in IOS. Something similar to:

[UIScreen mainScreen]

Thank you.

4 Answers
Related