IKFilterBrowserFilterSelectedNotification

Static IKFilterBrowserFilterSelectedNotification 

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

IKFilterBrowserFilterSelectedNotification

Send when the user clicked 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