Which framework delivers event to custom object when app is in foreground?
Answer Posted / maanya
The UIKit infrastructure takes care of delivering events to custom objects. As an app developer, you have to override methods in the appropriate objects to process those events.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between NSOperationQueue concurrent and non-concurrent in iOS operating system?
What is main thread checker?
How could you setup live rendering ?
How do you check if your code has memory leaks?
Explain about Viewcontroller lifecycle.
How do I open a csv file on my phone?
What is difference between delegate and datasource in ios?
What is a fault?
Explain parent-child context setup. How does it work?
What is the difference between weak and strong?
Difference between categories and extensions?
Explain app's state transitions when it gets launched?
What is block in ios?
Which programming language is used in ios?
What are moments and collections?