---
title: isFocusPointOfInterestSupported
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturedevice/isfocuspointofinterestsupported
---

# isFocusPointOfInterestSupported

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

## Declaration

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

## Discussion

Discussion This property is key-value observable.

## See Also

### Setting a focus point of interest

- [focusPointOfInterest](avfoundation/avcapturedevice/focuspointofinterest.md)
