UIImageView

  • Sets the image from the given photo in the specified size.

    Declaration

    Swift

    func setImage(from photo: UNPhoto, inSize size: UNPhotoImageSize)

    Parameters

    photo

    The photo that represents the image to be set.

    size

    The size of the image.