Module base

Source

Constants§

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

Functions§

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

Type Aliases§

BOOL
The Objective-C BOOL type.
Class
SEL
id