circuit-root
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
circuit-root
circuit-foundation
/
com.slack.circuit.foundation
/
Circuit
/
presenter
presenter
fun
presenter
(
screen
:
Screen
,
navigator
:
Navigator
,
context
:
CircuitContext
=
CircuitContext(null).also { it.circuit = this }
)
:
Presenter
<
*
>
?
(
source
)