Bitmask

Undocumented

  • For bitmasks, boolValue is true as long as any bit is set.

    Declaration

    Swift

    public var boolValue: Bool { return !isAllZeros }