ivar_getName
Returns the name of an instance variable.
ivar_getTypeEncoding
Returns the type string of an instance variable.
Availability
Technology
For instance variables of type id
or other object types, call object
and object
instead of using this offset to access the instance variable data directly.
ivar_getName
ivar_getTypeEncoding