circuit-root
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
circuit-root
circuit-foundation
/
com.slack.circuit.foundation.internal
/
PredictiveBack
/
Event
/
Progress
Progress
data
class
Progress
(
val
progress
:
Float
,
val
offset
:
Offset
)
:
PredictiveBack.Event
(
source
)
Members
Constructors
Progress
Link copied to clipboard
constructor
(
progress
:
Float
,
offset
:
Offset
)
Properties
offset
Link copied to clipboard
val
offset
:
Offset
progress
Link copied to clipboard
val
progress
:
Float