Module base

Source
👎Deprecated: use the objc2 crate instead

Constants§

NO
The equivalent of false for Objective-C’s BOOL type.
NilDeprecated
YES
The equivalent of true for Objective-C’s BOOL type.
nilDeprecated

Functions§

selectorDeprecated
A convenience method to convert the name of a selector to the selector object.

Type Aliases§

BOOL
The Objective-C BOOL type.
ClassDeprecated
SELDeprecated
idDeprecated