---
title: filterCriteria
framework: usernotifications
role: symbol
role_heading: Instance Property
path: usernotifications/unmutablenotificationcontent/filtercriteria
---

# filterCriteria

The criteria the system evaluates to determine if it displays the notification in the current Focus.

## Declaration

```swift
var filterCriteria: String? { get set }
```

## Discussion

Discussion For more information, see SetFocusFilterIntent.

## See Also

### Integrating with the system

- [sound](usernotifications/unmutablenotificationcontent/sound.md)
- [interruptionLevel](usernotifications/unmutablenotificationcontent/interruptionlevel.md)
- [UNNotificationInterruptionLevel](usernotifications/unnotificationinterruptionlevel.md)
- [relevanceScore](usernotifications/unmutablenotificationcontent/relevancescore.md)
