Implementing The View controller Flashcards
(2 cards)
1
Q
property declaration
A
Directive tell compiler -> generate accessor method for variable
2
Q
access method
A
Get or set value of object’s property (setters or getters)