GetBackgrounds
public struct GetBackgrounds : Codable, Equatable, TDFunction
Returns backgrounds installed by the user
-
Undocumented
Declaration
Swift
public typealias Result = Backgrounds
-
True, if the backgrounds needs to be ordered for dark theme
Declaration
Swift
public let forDarkTheme: Bool
-
Returns backgrounds installed by the user
Declaration
Swift
public init(forDarkTheme: Bool)
Parameters
forDarkTheme
True, if the backgrounds needs to be ordered for dark theme