PICO Spatial SDK
Toggle table of contents
0.10.7
◐
Skip to content
PICO Spatial SDK
ui:design
/
com.pico.spatial.ui.design
/
ButtonColors
Button
Colors
@
Immutable
class
ButtonColors
Holds colors used by
Button
Members
Functions
copy
Link copied to clipboard
fun
copy
(
containerColor
:
Color
=
this.containerColor
,
contentColor
:
Color
=
this.contentColor
)
:
ButtonColors
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int