check
Discussion 解説
After the value of this property becomes true
, it remains true
indefinitely. There is no way to uncancel a task.
Availability
Technology
var isCancelled: Bool
{ get }
After the value of this property becomes true
, it remains true
indefinitely. There is no way to uncancel a task.
check