CheetahColorThemePainter
open class CheetahColorThemePainter : ColorThemePainter
Undocumented
-
Undocumented
Declaration
Swift
public init()
-
Declaration
Swift
open func apply(using theme: ColorTheme)
-
Declaration
Swift
open func extend(using theme: ColorTheme)
-
Declaration
Swift
open func paintUILabel(using theme: ColorTheme)
-
Declaration
Swift
open func paintUIActivityIndicatorView(using theme: ColorTheme)
-
Declaration
Swift
open func paintUINavigationBar(using theme: ColorTheme)
-
Declaration
Swift
open func paintUIPageControl(using theme: ColorTheme)
-
Declaration
Swift
open func paintUISegmentedControl(using theme: ColorTheme)
-
Declaration
Swift
open func paintUISlider(using theme: ColorTheme)
-
Declaration
Swift
open func paintUISwitch(using theme: ColorTheme)
-
Declaration
Swift
open func paintUIButton(using theme: ColorTheme)
-
Declaration
Swift
open func paintSelectionButton(using theme: ColorTheme)
-
Declaration
Swift
open func paintUIStepper(using theme: ColorTheme)
-
Declaration
Swift
open func paintUIProgressView(using theme: ColorTheme)
-
Declaration
Swift
open func paintUITableView(using theme: ColorTheme)
-
Declaration
Swift
open func paintUITableViewCell(using theme: ColorTheme)
-
Declaration
Swift
open func paintUIRefreshControl(using theme: ColorTheme)
-
Declaration
Swift
open func paintUIToolBar(using theme: ColorTheme)
-
Declaration
Swift
open func paintUISearchBar(using theme: ColorTheme)
-
Declaration
Swift
open func paintUITabBar(using theme: ColorTheme)