zircon.core
/
org.hexworks.zircon.api.behavior
/
HasColorTheme
common
Has
Color
Theme
interface
HasColorTheme
Content copied to clipboard
Represents an object that has a
ColorTheme
.
Functions
Properties
Sources
Inheritors
Functions
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard
Properties
theme
Link copied to clipboard
common
abstract val
theme
:
ColorTheme
Content copied to clipboard
Inheritors
ColorThemeOverride
Link copied to clipboard
Themeable
Link copied to clipboard
Sources
(source)
Link copied to clipboard