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
backgroundsA list of backgrounds
View on GitHub
Install in Dash
Backgrounds Structure Reference