Structs
The following structs are available globally.
-
Declaration
Swift
public struct PropertyChange
-
A
See moreSortDescriptorstores a key path and a sort order for use withsorted(sortDescriptors:). It is similar toNSSortDescriptor, but supports only the subset of functionality which can be efficiently run by Realm’s query engine.Declaration
Swift
public struct SortDescriptor
-
A
See moreSyncConfigurationrepresents configuration parameters for Realms intended to sync with a Realm Object Server.Declaration
Swift
public struct SyncConfiguration -
A
See moreSyncCredentialsrepresents data that uniquely identifies a Realm Object Server user.Declaration
Swift
public struct SyncCredentials
View on GitHub
Install in Dash
Structs Reference