toggle menu
realm-kotlin
3.0.0
common
switch theme
search in API
Realm Kotlin SDK
/
io.realm.kotlin
/
RealmConfiguration
/
Companion
Companion
object
Companion
Members
Functions
create
Link copied to clipboard
fun
create
(
schema
:
Set
<
KClass
<
out
TypedRealmObject
>
>
)
:
RealmConfiguration
Creates a configuration from the given schema, with default values for all properties.