Contents

userInfo

Custom information associated with the background task.

Declaration

var userInfo: (any NSSecureCoding & NSObjectProtocol)? { get }

Discussion

If there is no data associated with the task, this property is set to nil.