---
title: isEnabled
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcaptureconnection/isenabled
---

# isEnabled

Turns the connection on and off.

## Declaration

```swift
var isEnabled: Bool { get set }
```

## See Also

### Enabling a connection

- [isActive](avfoundation/avcaptureconnection/isactive.md)
