NSErrorUserInfoKey

Type Alias NSErrorUserInfoKey 

Source
pub type NSErrorUserInfoKey = NSString;
Expand description

These keys may exist in the user info dictionary.

Aliased Type§

pub struct NSErrorUserInfoKey {
    pub ptr: Id<Object, Shared>,
    /* private fields */
}

Fields§

§ptr: Id<Object, Shared>

The raw pointer to the Objective-C object.