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