正在准备搜索索引...
搜索索引不可用
Realm JavaScript - v 12.11.1
Realm JavaScript
Realm
CanonicalObjectSchema
类型别名 CanonicalObjectSchema<T>
规范对象模式
<
t
>
:
BaseObjectSchema
和
{
ctor
?:
RealmObjectConstructor
;
属性
:
CanonicalPropertiesTypes
<
keyof
t
>
;
}
特定类型对象模式的规范表示。
类型参数
T
=
默认对象
类型声明
Optional
ctor
?:
RealmObjectConstructor
属性
:
CanonicalPropertiesTypes
<
keyof
t
>
设置
成员可见性
受保护
继承
外部
主题
OS
浅色
深色
Realm JavaScript - v 12.11.1
Realm
Realm
使用
TypeDoc
生成
特定类型对象模式的规范表示。