---
title: isBackgroundReplacementSupported
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturedevice/format/isbackgroundreplacementsupported
---

# isBackgroundReplacementSupported

A Boolean value that indicates whether the format supports background replacement.

## Declaration

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

## See Also

### Determining background replacement support

- [videoFrameRateRangeForBackgroundReplacement](avfoundation/avcapturedevice/format/videoframeraterangeforbackgroundreplacement.md)
