---
title: scanInstances
framework: exposurenotification
role: symbol
role_heading: Instance Property
path: exposurenotification/enexposurewindow/scaninstances
---

# scanInstances

An array of scans corresponding to a beacon associated with an exposure.

## Declaration

```swift
var scanInstances: [ENScanInstance] { get }
```

## Discussion

Discussion important: This property is available in iOS 12.5, and in iOS 13.7 and later.

## See Also

### Getting Window Properties

- [calibrationConfidence](exposurenotification/enexposurewindow/calibrationconfidence.md)
- [date](exposurenotification/enexposurewindow/date.md)
- [diagnosisReportType](exposurenotification/enexposurewindow/diagnosisreporttype.md)
- [infectiousness](exposurenotification/enexposurewindow/infectiousness.md)
- [variantOfConcernType](exposurenotification/enexposurewindow/variantofconcerntype.md)
- [ENVariantOfConcernType](exposurenotification/envariantofconcerntype.md)
