NSPasteboardType

Type Alias NSPasteboardType 

Source
pub type NSPasteboardType = NSString;

Aliased Type§

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

Fields§

§ptr: Id<Object, Shared>

The raw pointer to the Objective-C object.