Contents

modelContext

The SwiftData model context that will be used for queries and other model operations within this environment.

Declaration

var modelContext: ModelContext { get set }

See Also

Global objects