pub unsafe static IKFilterBrowserWillPreviewFilterNotification: Option<&'static NSString>Available on crate features
IKFilterBrowserPanel and ImageKit 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