---
title: isStudioLightSupported
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturedevice/format/isstudiolightsupported
---

# isStudioLightSupported

A Boolean value that indicates whether the format supports Studio Light.

## Declaration

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

## Discussion

Discussion See isStudioLightEnabled for more information on the Studio Light feature.

## See Also

### Determining Studio Light support

- [videoFrameRateRangeForStudioLight](avfoundation/avcapturedevice/format/videoframeraterangeforstudiolight.md)
