iOS Question:
Download Questions PDF

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

iOS Interview Question
iOS Interview Question

Answer:

Layer objects are data objects which represent visual content. Layer objects are used by views to render their content. Custom layer objects can also be added to the interface to implement complex animations and other types of sophisticated visual effects.

Download iOS Interview Questions And Answers PDF

Previous QuestionNext Question
How to switch off predictive text?What is view object in iOS?