What are layers?



What are layers?..

Answer / Deepank Kumar

In iOS, layers are graphical objects that represent part of the view hierarchy. They can be used to create custom graphics, change drawing attributes, and add animations to your app's interface. Layers are part of Core Graphics and can be manipulated using various APIs like CALayer and CAShapeLayer.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

Name the application thread from where uikit classes should be used?

1 Answers  


Which language is best for ios development?

1 Answers  


What is gcd in ios?

1 Answers  


What's new with the ios 7 camera?

1 Answers  


What is plist file and explain about it is usage in iOS operating system?

1 Answers   UGC Corporation,


Are the nsmanagedobjectcontext queues serial or concurrent?

1 Answers  


Outline the class hierarchy for a UIButton until NSObject.

1 Answers  


Why do we override drawrect: method?

1 Answers  


How would you create your own custom view?

1 Answers  


What is nsmanagedobjectmodel?

1 Answers  


What is difference between mvc and mvvm in ios?

1 Answers  


Explain interfaces?

1 Answers  


Categories