Type Alias

Ivar

An opaque type that represents an instance variable.

Declaration 宣言

typedef struct objc_ivar *Ivar;

See Also 参照

Class-Definition Data Structures