---
title: supportedMaxPhotoDimensions
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturedevice/format/supportedmaxphotodimensions
---

# supportedMaxPhotoDimensions

The maximum photo dimension this format supports.

## Declaration

```swift
@nonobjc var supportedMaxPhotoDimensions: [CMVideoDimensions] { get }
```

## See Also

### Determining photo quality

- [isHighPhotoQualitySupported](avfoundation/avcapturedevice/format/ishighphotoqualitysupported.md)
- [isHighestPhotoQualitySupported](avfoundation/avcapturedevice/format/ishighestphotoqualitysupported.md)
