NSPersistentContainer.PersistentStoreCoordinator Property

Definition

Gets the coordinator for this persistent container.

public virtual CoreData.NSPersistentStoreCoordinator PersistentStoreCoordinator { [Foundation.Export("persistentStoreCoordinator", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.PersistentStoreCoordinator : CoreData.NSPersistentStoreCoordinator

Property Value

The coordinator for this persistent container.

Attributes

Applies to