---
title: HKElectrocardiogramQueryDescriptor.Results
framework: healthkit
role: symbol
role_heading: Structure
path: healthkit/hkelectrocardiogramquerydescriptor/results
---

# HKElectrocardiogramQueryDescriptor.Results

An asynchronous sequence that emits data about individual voltage measurements from an electrocardiogram sample.

## Declaration

```swift
struct Results
```

## Topics

### Creating an Iterator

- [HKElectrocardiogramQueryDescriptor.Results.Iterator](healthkit/hkelectrocardiogramquerydescriptor/results/iterator.md)

## Relationships

### Conforms To

- [AsyncSequence](swift/asyncsequence.md)

## See Also

### Running Queries

- [results(for:)](healthkit/hkelectrocardiogramquerydescriptor/results(for:).md)
