<!--
{
  "availability" : [
    "macOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/NSNotification/Name-swift.struct/IKFilterBrowserFilterSelected",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Foundation"
    ],
    "preciseIdentifier" : "c:@IKFilterBrowserFilterSelectedNotification"
  },
  "title" : "IKFilterBrowserFilterSelected"
}
-->

# IKFilterBrowserFilterSelected

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

```
static let IKFilterBrowserFilterSelected: NSNotification.Name
```

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)