Contents

isHighestPhotoQualitySupported

A Boolean value that indicates whether this format supports the highest photo quality that the platform delivers.

Declaration

var isHighestPhotoQualitySupported: Bool { get }

Discussion

The simplest way to capture the highest quality photos is to set photo as your session’s preset. If you’re instead manually setting the capture device’s activeFormat value, select the format whose isHighestPhotoQualitySupported property is true.

See Also

Determining photo quality