MPIGalleryImage

public struct MPIGalleryImage : Codable

MPIGalleryImage represents a gallery image of MPILocation

  • The image

    Declaration

    Swift

    public let image: MPIImage
  • Caption for the image

    Declaration

    Swift

    public let caption: String?