SizedImage

public struct SizedImage : Codable, Hashable

SearchResultMetadata Image information. Contains width, height and image url

  • url

    Image source URL

    Declaration

    Swift

    public var url: URL?
  • Image sizes

    Declaration

    Swift

    public var size: CGSize
  • Hash implementation for SearchResultMetadata/SizedImage

    Declaration

    Swift

    public func hash(into hasher: inout Hasher)

    Parameters

    hasher

    system hasher