-
Full URL to download the image.
Declaration
Swift
public let url: URL -
Represents the context in which the image should be used.
Declaration
Swift
public let usage: String
-
Represents the context in which the image should be used.
Declaration
Swift
public init?(json: JSON)Parameters
jsonJSON representation of object.
Return Value
New instance when JSON parsing successful, false otherwise.
PCFImageResource Struct Reference