Module cocoa_foundation::base
source · Constants
- The equivalent of false for Objective-C’s
BOOL
type. - The equivalent of true for Objective-C’s
BOOL
type.
Functions
- A convenience method to convert the name of a selector to the selector object.
Type Definitions
- The Objective-C
BOOL
type.