Which framework delivers event to custom object when app is in foreground?
Answer / 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 |
How do I get rid of app errors on iphone?
Explain the working of manual memory management?
Explain UIView life cycles
Explain @property ,@synthesize
How to parse xml?
What is nsuserdefaults?
What is latest xcode version?
What's the latest version of ios?
What are layer objects?
What is object graph in ios?
What is an ios framework?
How to generate a protected disk image containing your csr, private key and development certificate in iphone development?