isFinished
A Boolean value that indicates whether the receiver has finished execution.
Declaration
var isFinished: Bool { get }Discussion
true if the receiver has finished execution, otherwise false.
A Boolean value that indicates whether the receiver has finished execution.
var isFinished: Bool { get }true if the receiver has finished execution, otherwise false.