Contents

init(coder:)

Creates an operation group from a serialized instance.

Declaration

init(coder aDecoder: NSCoder)

Parameters

  • aDecoder:

    The coder to use when deserializing the group.

See Also

Creating an Operation Group