default
Fits the image to the requested size using the default option, Aspectfit.
Declaration
static var `default`: PHImageContentMode { get }Discussion
Use this content mode when requesting a full-sized image using the PHImageManagerMaximumSize value for the target size. In this case, the image manager does not scale or crop the image.