---
title: predicate
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkactivitysummaryquerydescriptor/predicate
---

# predicate

A predicate that limits the results that the query returned.

## Declaration

```swift
var predicate: NSPredicate?
```
