Contents

init(_:)

Creates a context that uses the specified concurrency type.

Declaration

nonisolated convenience init(_ type: NSManagedObjectContext.ConcurrencyType)

Parameters

Discussion

For more information, see Concurrency.

See Also

Creating a context