userInfo
An opaque value for the list item.
Declaration
var userInfo: Any? { get set }Discussion
Use this property to attach a value that provides additional context to the list item.
An opaque value for the list item.
var userInfo: Any? { get set }Use this property to attach a value that provides additional context to the list item.