Type Alias

Method

An opaque type that represents a method in a class definition.

Declaration 宣言

typedef struct objc_method *Method;

See Also 参照

Class-Definition Data Structures