objective c - Where can I see see the properties of an NS-Class? -
where can see see properties of ns-class? miss them in apple class reference.
thanks lot hint!
here's sample apple's uiview class reference:
backgroundcolor
the receiver’s background color.
@property(nonatomic, copy) uicolor *backgroundcolor
^^^^^^^^^ here
discussion
...
and if @ overview, it's there too:
backgroundcolor property
Comments
Post a Comment