Contents

userInfo

The receiver’s userInfo object.

Declaration

var userInfo: Any? { get }

Discussion

Do not access this property after the timer is invalidated. Use isValid to test whether the timer is valid.

See Also

Related Documentation

Retrieving Timer Information