Contents

NO

Defines NO as 0.

Declaration

#define NO

Discussion

The NO macro from Objective-C is bridged to Swift as an ObjCBool value of false.

See Also

Constants