👎Deprecated: use the objc2 crate instead
Constants§
- NO
- The equivalent of false for Objective-C’s
BOOL
type. - Nil
Deprecated - YES
- The equivalent of true for Objective-C’s
BOOL
type. - nil
Deprecated
Functions§
- selector
Deprecated - A convenience method to convert the name of a selector to the selector object.