Type Alias

objc_property_t

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

Declaration 宣言

typealias objc_property_t = OpaquePointer

See Also 参照

Class-Definition Data Structures