Configuration
Base configuration options shared between all realm configuration types.
Inheritors
Types
Base class for configuration builders that holds properties available to both RealmConfiguration and SyncConfiguration.
Properties
Callback that determines if the realm file should be compacted as part of opening it.
64 byte key used to encrypt and decrypt the Realm file.
Callback that will be triggered in order to write initial data when the Realm file is created for the first time.
Configuration that holds details of a bundled asset file used as initial state of the realm file. See SharedBuilder.initialRealmFile for details. null
is returned if no initial realm file has been configured.
Maximum number of active versions.
The set of classes included in the schema for the realm.
The schema version.