var name: Selector?
The name of the method at runtime.
var types: UnsafeMutablePointer<CChar>?
The types of the method arguments.
Availability
Technology
struct objc_method_description
var name: Selector?
var types: UnsafeMutablePointer<CChar>?
typealias Method
typealias Ivar
typealias Category
typealias objc_property_t
struct objc_property_attribute_t