What is the use of controller object UIApplication?
Answer Posted / maanya
Controller object UIApplication is used without subclassing to manage the application event loop.
It coordinates other high-level app behaviors.
It works along with the app delegate object which contains app-level logic.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why do all model object attributes get marked with @dynamic and not synthesised?
What is iphone sdk?
Describe what “app thinning” means ?
What is thread in ios swift?
What is the biggest change with ios 7?
How we can do multithreading in ios?
Which is easier android or ios development?
Is xcode a framework?
Will the new design mean I have to completely relearn how to use my phone?
What are the benefits of ios?
What is singleton design pattern in ios?
What is @implementation?
What do you know about home screen of ios?
Is core data is thread safe?
What is appdelegate in xcode?