What are layer objects?
Answer / Mahesh Pratap Singh Sikarwar
In iOS, a Layer is an object that represents a graphical shape or a portion of the user interface. Layers can be stacked on top of each other and can have properties such as color, corner radius, shadows, and animations.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is suspended state in ios?
What is meaning of 'synthesize' keyword ?
Explain the difference between developer and enterprise developer accounts?
What is nsfetchedresultscontroller? How do you turn on content monitoring?
What is storyboard?
Can we support the same application for iphone 3gs and iphone 5, 6, 7? Why not?
What does exc_bad_access mean?
What is use of nsoperation? How nsoperationque works?
What language is ios written in?
What is abstract class in ios?
Explain the difference between NSOperationQueue concurrent and non-concurrent in iOS operating system?
What is libdispatch?