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
Event
sealed
interface
Event
(
source
)
Inheritors
Progress
Completed
Canceled
Members
Types
Canceled
Link copied to clipboard
object
Canceled
:
PredictiveBack.Event
Completed
Link copied to clipboard
object
Completed
:
PredictiveBack.Event
Progress
Link copied to clipboard
data
class
Progress
(
val
progress
:
Float
,
val
offset
:
Offset
)
:
PredictiveBack.Event