mosaic
Toggle table of contents
0.17.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mosaic
mosaic-terminal
/
com.jakewharton.mosaic.terminal.event
/
PaletteColorEvent
Palette
Color
Event
class
PaletteColorEvent
(
val
color
:
Int
,
val
value
:
String
)
:
Event
Members
Constructors
Palette
Color
Event
Link copied to clipboard
constructor
(
color
:
Int
,
value
:
String
)
Properties
color
Link copied to clipboard
val
color
:
Int
value
Link copied to clipboard
val
value
:
String