NSPasteboardName

Type Alias NSPasteboardName 

Source
pub type NSPasteboardName = NSString;
Expand description

Constants that represent the standard pasteboard names.

Aliased Type§

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

Fields§

§ptr: Id<Object, Shared>

The raw pointer to the Objective-C object.