---
title: HKAnchoredObjectQueryDescriptor.Result
framework: healthkit
role: symbol
role_heading: Structure
path: healthkit/hkanchoredobjectquerydescriptor/result
---

# HKAnchoredObjectQueryDescriptor.Result

A set of results from an anchored object query.

## Declaration

```swift
struct Result
```

## Topics

### Accessing the Results

- [addedSamples](healthkit/hkanchoredobjectquerydescriptor/result/addedsamples.md)
- [deletedObjects](healthkit/hkanchoredobjectquerydescriptor/result/deletedobjects.md)
- [newAnchor](healthkit/hkanchoredobjectquerydescriptor/result/newanchor.md)

## See Also

### Running Queries

- [result(for:)](healthkit/hkanchoredobjectquerydescriptor/result(for:).md)
- [results(for:)](healthkit/hkanchoredobjectquerydescriptor/results(for:).md)
- [HKAnchoredObjectQueryDescriptor.Results](healthkit/hkanchoredobjectquerydescriptor/results.md)
