Contents

isExecuting

A Boolean value that indicates whether the receiver is executing.

Declaration

var isExecuting: Bool { get }

Discussion

true if the receiver is executing, otherwise false.

See Also

Determining the Thread’s Execution State