Contents

isComplete

A Boolean value that indicates whether the transaction has been completed.

Declaration

var isComplete: Bool { get }

Discussion

A transaction is complete only when all of its actions are complete.

See Also

Accessing Transaction Attributes