circuit-root
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
circuit-root
backstack
/
com.slack.circuit.backstack
/
isEmpty
is
Empty
val
BackStack
<
out
BackStack.Record
>
.
isEmpty
:
Boolean
(
source
)
true
if the
BackStack
contains no records.
BackStack.firstOrNull
will return
null
.