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
What are delegates in ios swift?
What are ios functions?
Is realm db free?
How do you check if your code has memory leaks?
What is plist?
What is Delegation in iOS?
Explain the difference between inheritance and category?
what are the build phases available in Xcode?
Explain Apple push notification
What are the ways to store data localy on iphone device?
What is appdelegate in xcode?
What is foundation framework in ios?
In which language ios is written?
What is ios design?
What is the difference between 'assign' and 'retain' keyword?