Int16
extension Int16: SchemaDiscoverable
extension Int16: RealmOptionalType
extension Int16: _QueryNumeric
extension Int16: _RealmCollectionValueInsideOptional
extension Int16: MinMaxType
extension Int16: AddableType
extension Int16: SortableType
-
Undocumented
Declaration
Swift
public static var _rlmType: PropertyType { get }
-
Undocumented
Declaration
Swift
public typealias PersistedType = Int16 -
Undocumented
Declaration
Swift
public static func _rlmFromObjc(_ value: Any) -> `Self`? -
Undocumented
Declaration
Swift
public var _rlmObjcValue: Any { get }
View on GitHub
Install in Dash