---
title: isStudioLightEnabled
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avcapturedevice/isstudiolightenabled
---

# isStudioLightEnabled

A Boolean value that indicates whether a user enabled Studio Light on a device.

## Declaration

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

## Discussion

Discussion When the value is true, the system artificially lights the subject’s face to simulate the presence of a studio light near the camera. This property is key-value observable.

## See Also

### Configuring Studio Light

- [isStudioLightActive](avfoundation/avcapturedevice/isstudiolightactive.md)
