NSPasteboardTypeTextFinderOptionKey

Type Alias NSPasteboardTypeTextFinderOptionKey 

Source
pub type NSPasteboardTypeTextFinderOptionKey = NSString;
Expand description

Search options for text in Finder.

Aliased Type§

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

Fields§

§ptr: Id<Object, Shared>

The raw pointer to the Objective-C object.