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