RLMPropertyType

Objective-C

enum RLMPropertyType : int32_t {}

Swift

@_nonSendable(_assumed) @frozen enum RLMPropertyType : Int32, @unchecked Sendable

RLMPropertyType 是一个枚举,描述 Realm 模型支持的所有属性类型。

有关更多信息,请参阅Realm 模型

基元类型

Realm 对象类型

链接对象类型