Contents

detached

Disassociate the work item’s attributes from the current execution context.

Declaration

static let detached: DispatchWorkItemFlags

Discussion

When this flag is set, the system does not apply attributes from the current execution context to the work item.

See Also

Work Item Flags