circuit-root
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
circuit-root
circuit-test
/
com.slack.circuit.test
/
FakeNavigator
/
BackwardEvent
Backward
Event
data
class
BackwardEvent
(
val
success
:
Boolean
)
(
source
)
Represents a recorded
Navigator.backward
event.
Members
Constructors
Backward
Event
Link copied to clipboard
constructor
(
success
:
Boolean
)
Properties
success
Link copied to clipboard
val
success
:
Boolean