SizedImage

public struct SizedImage : Codable, Hashable

SearchResultMetadata Image information. Contains width, height and image url

  • url

    Undocumented

    Declaration

    Swift

    public var url: URL?
  • Undocumented

    Declaration

    Swift

    public var size: CGSize
  • Declaration

    Swift

    public func hash(into hasher: inout Hasher)