---
title: isStudioLightActive
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturedevice/isstudiolightactive
---

# isStudioLightActive

A Boolean value that indicates whether Studio Light is active on a device.

## Declaration

```swift
var isStudioLightActive: 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.

## See Also

### Configuring Studio Light

- [isStudioLightEnabled](avfoundation/avcapturedevice/isstudiolightenabled.md)
