circuit-root
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
circuit-root
circuit-runtime
/
com.slack.circuit.runtime
/
popUntil
pop
Until
fun
Navigator
.
popUntil
(
predicate
:
(
Screen
)
->
Boolean
)
(
source
)
Calls
Navigator.pop
until the given
predicate
is matched or it pops the root.