isCancelled
A Boolean value indicating whether the work item has been canceled.
Declaration
var isCancelled: Bool { get }Discussion
The value of this property is true if the work item has been canceled.
A Boolean value indicating whether the work item has been canceled.
var isCancelled: Bool { get }The value of this property is true if the work item has been canceled.