---
title: isEdgeLightSupported
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturedevice/format/isedgelightsupported
---

# isEdgeLightSupported

Indicates whether the format supports the Edge Light feature.

## Declaration

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

## Discussion

Discussion This property returns YES if the device supports the Edge Light feature. See +AVCaptureDevice.edgeLightEnabled.
