toggle menu
circuit-root
common
switch theme
search in API
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