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 |
What are ios functions?
Which API is used to write test scripts that help in exercising the application's user interface elements?
What is latest ios version?
Explain differentiate between release and pool drain?
Where can you test Apple iPhone apps if you don’t have the device?
What are b-trees?
How to access the spotlight search feature now?
What persistent storage core data uses to save data?
You wish to define your custom view. Which class will be subclassed?
What is nsobject in ios?
Difference between iOS 3 , iOS4, iOS 5, iOS 6, iOS 7 and iOS 8 (What are the new features)
How many types of background modes supported in ios?