Contents

isValid

A Boolean value that indicates whether the timer is currently valid.

Declaration

var isValid: Bool { get }

Discussion

true if the receiver is still capable of firing or false if the timer has been invalidated and is no longer capable of firing.

See Also

Retrieving Timer Information