Contents

modelContext

The model context from which models are fetched.

Declaration

final let modelContext: ModelContext

Discussion

This context is set at initialization and determines the data store and change-tracking scope for the observer.

See Also

Accessing observer properties