circuit-root
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
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.