toggle menu
vapi4k
1.1.0
jvm
switch theme
search in API
vapi4k-core
/
com.vapi4k.api.buttons
/
ButtonColor
Button
Color
@
Serializable
(
with
=
ButtonColorSerializer::class
)
class
ButtonColor
Members
Constructors
Button
Color
Link copied to clipboard
constructor
(
red
:
Int
,
green
:
Int
,
blue
:
Int
)
constructor
(
hex
:
Int
)
constructor
(
hex
:
String
)
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String