---
title: isAppleProRAWSupported
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturephotooutput/isappleprorawsupported
---

# isAppleProRAWSupported

A Boolean value that indicates whether the current device and configuration supports Apple ProRAW pixel formats.

## Declaration

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

## Mentioned in

Capturing photos in RAW and Apple ProRAW formats

## Discussion

Discussion This property is key-value observable.

## See Also

### Configuring ProRAW support

- [isAppleProRAWEnabled](avfoundation/avcapturephotooutput/isappleprorawenabled.md)
