StylableComponents

public struct StylableComponents

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Declaration

    Swift

    public var buttons: ButtonsThemeProtocol
  • Declaration

    Swift

    public init(colorTheme: ColorsThemeProtocol, fontTheme: FontsThemeProtocol, shadowsTheme: ShadowsThemeProtocol)
  • Declaration

    Swift

    public var labels: LabelsThemeProtocol