---
title: isCenterStageSupported
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturedevice/format/iscenterstagesupported
---

# isCenterStageSupported

A Boolean value that indicates whether the format supports Center Stage.

## Declaration

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

## Discussion

Discussion See AVCaptureDevice for more information on using Center Stage.

## See Also

### Determining Center Stage support

- [videoFrameRateRangeForCenterStage](avfoundation/avcapturedevice/format/videoframeraterangeforcenterstage.md)
- [videoMinZoomFactorForCenterStage](avfoundation/avcapturedevice/format/videominzoomfactorforcenterstage.md)
- [videoMaxZoomFactorForCenterStage](avfoundation/avcapturedevice/format/videomaxzoomfactorforcenterstage.md)
