NSPersistentStore.PersistentStoreCoordinator Property

Definition

Gets the coordinator to which this store belongs, if present.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to