Which framework delivers event to custom object when app is in foreground? 



 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

Post New Answer

More Apple iOS Interview Questions

What is memory management handled on ios?

0 Answers  


How we can execute some code when app is in background?

0 Answers  


What are the memory management rules?

1 Answers  


Can apk files run on ios?

1 Answers  


What is delegate pattern in iOS?

0 Answers   Winsol Solutions,






What is array in ios?

0 Answers  


What are lifecycle events of uiviewcontroller?

0 Answers  


What are the different store migration options?

0 Answers  


What are design patterns in ios?

0 Answers  


When to use nsmutablearray and when to use nsarray?

0 Answers  


What is abstract class in ios?

0 Answers  


What is spritekit and what is scenekit?

0 Answers  


Categories