userInfo
The user info dictionary of the receiver.
Declaration
var userInfo: [AnyHashable : Any]? { get set }Discussion
Setting the user info dictionary raises an exception if the receiver’s model has been used by an object graph manager.
The user info dictionary of the receiver.
var userInfo: [AnyHashable : Any]? { get set }Setting the user info dictionary raises an exception if the receiver’s model has been used by an object graph manager.