Contents

quantity

The number of operations in the operation group.

Declaration

var quantity: Int { get set }

Discussion

This property shows the number of operations that you expect to be in this operation group. It’s the developer’s responsibility to set this value.

See Also

Configuring an Operation Group