Uses of Enum Class
com.iizigo.ApplicationUI.Theme
Uses of ApplicationUI.Theme in com.iizigo
Modifier and TypeMethodDescriptionApplicationUI.getTheme()
Gets the current theme.static ApplicationUI.Theme
Returns the enum constant of this class with the specified name.static ApplicationUI.Theme[]
ApplicationUI.Theme.values()
Returns an array containing the constants of this enum class, in the order they are declared.