PICO Spatial SDK
Toggle table of contents
0.10.7
◐
Skip to content
PICO Spatial SDK
ui:design
/
com.pico.spatial.ui.design
/
ProgressVibrants
Progress
Vibrants
@
Immutable
class
ProgressVibrants
Defines
Vibrant
s for progress indicator
Members
Properties
background
Vibrant
Link copied to clipboard
val
backgroundVibrant
:
Vibrant
Vibrant
for background.
indicator
Vibrant
Link copied to clipboard
val
indicatorVibrant
:
Vibrant
Vibrant
for indicator.
Functions
copy
Link copied to clipboard
fun
copy
(
indicatorVibrant
:
Vibrant
=
this.indicatorVibrant
,
backgroundVibrant
:
Vibrant
=
this.backgroundVibrant
)
:
ProgressVibrants
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int