Contents

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.

See Also

Getting descriptive information