---
title: isVideoStabilizationEnabled
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcaptureconnection/isvideostabilizationenabled
---

# isVideoStabilizationEnabled

A Boolean value that indicates whether video stabilization is active for the connection.

## Declaration

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

## See Also

### Deprecated

- [enablesVideoStabilizationWhenAvailable](avfoundation/avcaptureconnection/enablesvideostabilizationwhenavailable.md)
- [isVideoOrientationSupported](avfoundation/avcaptureconnection/isvideoorientationsupported.md)
- [videoOrientation](avfoundation/avcaptureconnection/videoorientation.md)
- [AVCaptureVideoOrientation](avfoundation/avcapturevideoorientation.md)
