Bool
extension Bool: BSON
extension Bool: _PersistableInsideOptional, _DefaultConstructible, _PrimaryKey, _Indexable
extension Bool: RealmOptionalType
extension Bool: _RealmCollectionValueInsideOptional
-
Undocumented
Declaration
Swift
public static var _rlmType: PropertyType { get }
-
Undocumented
Declaration
Swift
public typealias PersistedType = Bool -
Undocumented
Declaration
Swift
@inlinable public static func _rlmGetProperty(_ obj: ObjectBase, _ key: PropertyKey) -> Bool -
Undocumented
Declaration
Swift
@inlinable public static func _rlmGetPropertyOptional(_ obj: ObjectBase, _ key: PropertyKey) -> Bool? -
Undocumented
Declaration
Swift
@inlinable public static func _rlmSetProperty(_ obj: ObjectBase, _ key: PropertyKey, _ value: Bool)
View on GitHub
Install in Dash