NSPersistentContainer.NewBackgroundContext Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates and returns a private managed object context.
public virtual CoreData.NSManagedObjectContext NewBackgroundContext { [Foundation.Export("newBackgroundContext")] get; }member this.NewBackgroundContext : CoreData.NSManagedObjectContextProperty Value
A private managed object context.
- Attributes