Contents

userInfo

The user info dictionary.

Declaration

var userInfo: [String : Any] { get }

Discussion

If the user info dictionary has not been set, this property is nil.

On macOS 10.8 or later, if the user info dictionary has not been set, this property returns an empty dictionary.

See Also

Related Documentation

Getting Error Properties