Views and Gestures - Views
13 important questions on Views and Gestures - Views
What does a view represent?
How many superviews does a view have?
Does the subview order matter (in subviews array)?
- Higher grades + faster learning
- Never study anything twice
- 100% sure, 100% understanding
Can you construct a view in code?
How do we remove a view in code?
Does the controller of a MVC have a property for it's view?
How can you know the amount of pixels per point?
Whats the difference between the property "bounds" and "frame"?
How do you create a UIView in code?
When your view needs to be redrawn, do you call drawrect: or setNeedsDisplay ?
When you want to draw with transparency what do you need to do?
What happens to a view if you set the property "hidden" to YES?
When do your bounds change?
The question on the page originate from the summary of the following study material:
- A unique study and practice tool
- Never study anything twice again
- Get the grades you hope for
- 100% sure, 100% understanding