pub type NSDeviceDescriptionKey = NSString;Expand description
These constants are the keys for device description dictionaries.
Aliased Type§
pub struct NSDeviceDescriptionKey {
pub ptr: Id<Object, Shared>,
/* private fields */
}Fields§
§ptr: Id<Object, Shared>The raw pointer to the Objective-C object.