DesignSystem

public final class DesignSystem

Undocumented

Public properties

  • The theme that will be applied to your application

    Declaration

    Swift

    public var currentTheme: AvailableTheme? { get }

Inits

  • Undocumented

    Declaration

    Swift

    public convenience init()

Public methods

  • 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