pub const NO: BOOL = false as BOOL; // false
The equivalent of false for Objective-C’s BOOL type.
false
BOOL