---
title: isExposurePointOfInterestSupported
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturedevice/isexposurepointofinterestsupported
---

# isExposurePointOfInterestSupported

A Boolean value that indicates whether the device supports a point of interest for exposure.

## Declaration

```swift
var isExposurePointOfInterestSupported: Bool { get }
```

## Discussion

Discussion This property is key-value observable.

## See Also

### Setting an exposure point of interest

- [exposurePointOfInterest](avfoundation/avcapturedevice/exposurepointofinterest.md)
