Answer Posted / maanya
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.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is xcode a framework?
How to run xcode and other tools with the iphone sdk?
What is mvc in ios?
Assume that an app is not in foreground but is still executing code. In which state will it be in?
What is memory management handled on ios?
Who calls the main function of app during the app launch cycle in ios?
What is didreceivememorywarning method in you viewcontroller?
Is react native easy?
What does exc_bad_access mean?
What are layer objects?
List the devices compatible with ios 11? : IOS Architect
Which is the default for synthesized properties?
What is dependency injection in ios?
Difference between release and autorelease ?
In nsfetchrequest can we fetch only a selective few attributes of an entity? How?