---
title: enablesVideoStabilizationWhenAvailable
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcaptureconnection/enablesvideostabilizationwhenavailable
---

# enablesVideoStabilizationWhenAvailable

A Boolean value that indicates whether the system enables video stabilization when it’s available.

## Declaration

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

## See Also

### Deprecated

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