Explain layer objects?



Explain layer objects?..

Answer / Neeraj Kumar Kashyap

In iOS, CALayer is a basic object used to draw graphics within the UIKit framework. Layers can be nested and manipulated to create complex visual effects. Each layer has properties such as position, size, background color, shadows, and more.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is arc in ios?

1 Answers  


DB updation when app new version comes ?

1 Answers  


What is the difference between cocoa and cocoa touch?

1 Answers  


How core data works to save data in persistent storage?

1 Answers  


What is the meaning of 'strong'keyword?

1 Answers  


What is mvc design pattern in ios?

1 Answers  


What is the purpose of reuseidentifier?

0 Answers  


Enlist the methods to achieve concurrency in ios?

1 Answers  


Who calls the main function of you app during the app launch cycle in iOS operating system?

1 Answers   TryTechnicals Pvt Ltd,


What is categories in iOS?

1 Answers   UGC Corporation,


What is difference between performblock: and performblockandwait:?

1 Answers  


Which all frameworks you worked in ios ?

1 Answers  


Categories