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