---
title: IKFilterBrowserFilterSelectedNotification
framework: quartz
role: symbol
role_heading: Global Variable
path: quartz/ikfilterbrowserfilterselectednotification
---

# IKFilterBrowserFilterSelectedNotification

Posted when the user clicks a filter name in the filter browser.

## Declaration

```occ
extern NSString * const IKFilterBrowserFilterSelectedNotification;
```

## Discussion

Discussion The name of the selected filter is sent as the object in the notification.

## See Also

### Notifications

- [IKFilterBrowserWillPreviewFilterNotification](quartz/ikfilterbrowserwillpreviewfilternotification.md)
- [IKFilterBrowserFilterDoubleClickNotification](quartz/ikfilterbrowserfilterdoubleclicknotification.md)
