---
title: isEdgeLightEnabled
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avcapturedevice/isedgelightenabled
---

# isEdgeLightEnabled

A class property indicating whether the Edge Light feature is currently enabled in Control Center.

## Declaration

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

## Discussion

Discussion This readonly property changes to reflect the Edge Light state in Control Center. It is key-value observable.
