Contents

defaultConfiguration

The default configuration for operations in the group.

Declaration

@NSCopying var defaultConfiguration: CKOperation.Configuration! { get set }

Discussion

If an operation in the group has its own configuration, that configuration’s values override the default configuration’s values. For more information, see CKOperation.Configuration.

See Also

Configuring an Operation Group