IKFilterBrowserFilterDoubleClickNotification

Static IKFilterBrowserFilterDoubleClickNotification 

Source
pub unsafe static IKFilterBrowserFilterDoubleClickNotification: Option<&'static NSString>
Available on crate feature IKFilterBrowserPanel only.
Expand description

IKFilterBrowserFilterDoubleClickNotification

Send when the user made a double click on a filter in the Filter Browser. The name of the selected filter is send as the object in the notification

See also Apple’s documentation