DesignSystem
public final class DesignSystem
Undocumented
-
The theme that will be applied to your application
Declaration
Swift
public var currentTheme: AvailableTheme? { get }
-
Undocumented
Declaration
Swift
public convenience init()
-
Method that configures the chosen theme to the Design System
Declaration
Swift
public func configure(with theme: AvailableTheme)
Parameters
theme
an option from the available themes