userInfo
User-provided metadata associated with the attachment.
Declaration
var userInfo: [AnyHashable : Any]? { get set }Discussion
Assign a custom dictionary to this property to store attachment-specific metadata along with the attachment.
User-provided metadata associated with the attachment.
var userInfo: [AnyHashable : Any]? { get set }Assign a custom dictionary to this property to store attachment-specific metadata along with the attachment.