NSImageName

Type Alias NSImageName 

Source
pub type NSImageName = NSString;
Expand description

Named images, defined by the system or you, for use in your app.

Aliased Type§

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

Fields§

§ptr: Id<Object, Shared>

The raw pointer to the Objective-C object.