---
title: notificationFilterPredicate
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/focusfilterappcontext/notificationfilterpredicate
---

# notificationFilterPredicate

An NSPredicate for system to filter the user’s notifications of the app when a Focus is active.

## Declaration

```swift
let notificationFilterPredicate: NSPredicate?
```
