Contents

YES

Defines YES as 1.

Declaration

#define YES

Discussion

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

See Also

Constants