learn-co-curriculum / mobile-development-curriculum

Other
0 stars 0 forks source link

III.i.08 reading-ios-visibility #51

Closed markedwardmurray closed 9 years ago

markedwardmurray commented 9 years ago

A new reading to discuss private vs public for properties and methods, @interface in either .h or .m, readonly/readwrite. Also, break down the implicit working of the @property syntax (ivar, setter, getter) and how it relates to visibility.

AnnJohn commented 9 years ago

Iceboxing for now and Mark will close when he's done with the issue