How is self.variable different from normal variable?
Answers
Answered by
0
I am quite new to Objective C and iOS, currently trying to learn app development using the iOS 6 SDK. One concept I really can't wrap my head around is the difference between "_variable" and "self.variable" when being accessed in the .
Similar questions