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
init(timeInterval:target:selector:userInfo:repeats:)scheduledTimer(timeInterval:target:selector:userInfo:repeats:)invalidate()