EnvironmentValues
extension EnvironmentValues
-
The current
Realm.Configuration
that the view should use.Declaration
Swift
public var realmConfiguration: Realm.Configuration { get set }
-
The current
PartitionValue
that the view should use.Declaration
Swift
public var partitionValue: PartitionValue? { get set }