---
title: isBackgroundReplacementEnabled
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avcapturedevice/isbackgroundreplacementenabled
---

# isBackgroundReplacementEnabled

A class property that indicates whether a person enables the Background Replacement feature for this app.

## Declaration

```swift
class var isBackgroundReplacementEnabled: Bool { get }
```

## See Also

### Configuring background replacement

- [isBackgroundReplacementActive](avfoundation/avcapturedevice/isbackgroundreplacementactive.md)
