Classes
The following classes are available globally.
-
The class that controls the themes in the app
See moreDeclaration
Swift
public class ThemeEngine
-
A basic themeable UIView
See moreDeclaration
Swift
open class ThemeableView : UIView, ThemeEngineDelegate
-
A basic themeable UIButton
See moreDeclaration
Swift
open class ThemeableButton : UIButton, ThemeEngineDelegate
-
A basic themeable UINavigationBar
See moreDeclaration
Swift
open class ThemeableNavigationBar : UINavigationBar, ThemeEngineDelegate
-
A basic themeable UITabBar
See moreDeclaration
Swift
open class ThemeableTabBar : UITabBar, ThemeEngineDelegate
-
A basic themeable UILabel
See moreDeclaration
Swift
open class ThemeableLabel : UILabel, ThemeEngineDelegate