NSPasteboardTypeFindPanelSearchOptionKey

Type Alias NSPasteboardTypeFindPanelSearchOptionKey 

Source
pub type NSPasteboardTypeFindPanelSearchOptionKey = NSString;
Expand description

Search options for the find panel.

Aliased Type§

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

Fields§

§ptr: Id<Object, Shared>

The raw pointer to the Objective-C object.