Backgrounds
public struct Backgrounds : Codable, Equatable, FunctionResult
Contains a list of backgrounds
-
A list of backgrounds
Declaration
Swift
public let backgrounds: [Background]
-
Contains a list of backgrounds
Declaration
Swift
public init(backgrounds: [Background])
Parameters
backgrounds
A list of backgrounds