circuit-root
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
circuit-root
circuit-retained
/
com.slack.circuit.retained
/
CanRetainChecker
Can
Retain
Checker
@
Stable
fun
interface
CanRetainChecker
(
source
)
Checks whether or not we can retain, usually derived from the current composable context.
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
can
Retain
Link copied to clipboard
abstract
fun
canRetain
(
registry
:
RetainedStateRegistry
)
:
Boolean