标签: objective-c scope instance-variables declared-property
可能重复: What is the visibility of @synthesized instance variables?
这些ivars的范围(@private,@protected等)是什么?
@private
@protected
- @property/@synthesize
@property/@synthesize
-declared in .h
.h
-declared in .m
.m