Type Alias

objc_property_t

An opaque type that represents an Objective-C declared property.

Declaration 宣言

typedef struct objc_property *objc_property_t;

See Also 参照

Class-Definition Data Structures