Contents

DispatchQueue.AutoreleaseFrequency.workItem

The queue configures an autorelease pool before the execution of a block, and releases the objects in that pool after the block finishes executing.

Declaration

case workItem

See Also

Autorelease Frequencies