IKFilterBrowserWillPreviewFilterNotification

Static IKFilterBrowserWillPreviewFilterNotification 

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

IKFilterBrowserWillPreviewFilterNotification

Send before a filter is previewed allowing for setting parameters of that filter. The selected CIFilter object is send as the object in the notification

See also Apple’s documentation