How to represent layer objects in iOS operating system ?



How to represent layer objects in iOS operating system ?..

Answer / Ravindra Nath Gupta

Layer objects are represented using the Core Animation framework (CAAnimation and CALayer). You can create, configure, and add layer objects to a UIView using its layer property. Layers provide a rich set of properties for handling animations, transforms, shadows, and other visual effects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

Explain differentiate between release and pool drain?

1 Answers  


Which programming languages are used for ios development?

1 Answers  


Do you know what are layer objects and what do they represent?

1 Answers  


What is arc in ios?

1 Answers  


Explain how app delegate is declared by Xcode project templates?

1 Answers  


Explain Inapp purchase in iOS

1 Answers  


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

1 Answers  


Explain ios multitasking?

1 Answers  


What is ipad screen size?

1 Answers  


What is iOS?  

2 Answers  


what is singleton class? Why the whole application creates a single instance?

1 Answers  


What is use of uiapplication class?

1 Answers  


Categories