---
title: isPortraitEffectEnabled
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avcapturedevice/isportraiteffectenabled
---

# isPortraitEffectEnabled

A Boolean value that indicates whether the user enabled the Portrait video effect in Control Center.

## Declaration

```swift
class var isPortraitEffectEnabled: Bool { get }
```

## See Also

### Inspecting the Portrait Effect settings

- [isPortraitEffectActive](avfoundation/avcapturedevice/isportraiteffectactive.md)
