Bool
extension Bool: FieldStorableType
extension Bool: ImportableAttributeType
extension Bool: AllowedObjectiveCKeyPathValue
extension Bool: AllowedObjectiveCAttributeKeyPathValue
extension Bool: QueryableAttributeType
-
Declaration
Swift
public typealias DestinationValueType = Bool
-
Declaration
Swift
public typealias ReturnValueType = Bool
-
Declaration
Swift
public typealias QueryableNativeType = NSNumber
-
Declaration
Swift
public static let cs_rawAttributeType: NSAttributeType
-
Declaration
Swift
@inline(__always) public static func cs_fromQueryableNativeType(_ value: QueryableNativeType) -> Bool?
-
Declaration
Swift
@inline(__always) public func cs_toQueryableNativeType() -> QueryableNativeType