---
title: isAutoFocusEnabled
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/arorientationtrackingconfiguration/isautofocusenabled
---

# isAutoFocusEnabled

A Boolean value that determines whether the device camera uses fixed focus or autofocus behavior.

## Declaration

```swift
var isAutoFocusEnabled: Bool { get set }
```

## Discussion

Discussion In apps linked against the iOS 11.3 SDK or later, ARKit enables autofocus by default.
