Upravit

Sdílet prostřednictvím


NSPersistentContainer.NewBackgroundContext Property

Definition

Creates and returns a private managed object context.

public virtual CoreData.NSManagedObjectContext NewBackgroundContext { [Foundation.Export("newBackgroundContext")] get; }
member this.NewBackgroundContext : CoreData.NSManagedObjectContext

Property Value

A private managed object context.

Attributes

Applies to