---
title: isActive
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcaptureconnection/isactive
---

# isActive

Indicates whether the connection is active.

## Declaration

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

## See Also

### Enabling a connection

- [isEnabled](avfoundation/avcaptureconnection/isenabled.md)
