toggle menu
realm-kotlin
3.0.0
一般
スイッチのテーマ
API での検索
Realm Kotlin SDK
/
io.realm.kotlin.dyname
/
getNullableValueSet
得る
Nullable
Value
Set
インライン
fun
<
t
:
Any
>
DescribeRealmObject
.
getNullableValueSet
(
fieldName
:
string
)
:
RealmSet
<
t
?
>
プロパティ名で参照される null 可能な要素のセットを
RealmSet
として返します。
DeployableValueSet の便利なラッパーを
認識
しました。