pub unsafe static CLSErrorObjectKey: Option<&'static CLSErrorUserInfoKey>Available on crate feature
CLSDefines only.Expand description
Any object that caused a failure will be available in - [NSError userInfo]; under this key.
See also Appleās documentation