-
DefaultMonotonicFrameClock
The MonotonicFrameClock used by withFrameNanos and withFrameMillis if one is not present in the calling [kotlin.
-
EmptyCompositeKeyHashCode
An empty CompositeKeyHashCode, equivalent to hashing no content.
-
LocalCompositionErrorContext
Used to attach a compose stack trace to a throwable based on a location of compose node in composition.
-
LocalHostDefaultProvider
A CompositionLocal that provides the HostDefaultProvider to the composition.
-
LocalInspectionTables
A set of slot tables that where produced when in inspection mode.
-
currentComposer
A Compose internal function.
-
currentCompositeKeyHash
This a hash value used to coordinate map externally stored state to the composition.
-
currentCompositeKeyHashCode
A higher-precision variation of currentCompositeKeyHash used to map externally stored state to the composition.
-
currentCompositionContext
Returns the CompositionContext associated for the current composer.
-
currentCompositionLocalContext
Returns the current CompositionLocalContext which contains all CompositionLocal's in the current composition and their values provided by CompositionLocalProvider's.
-
currentRecomposeScope
Returns an object which can be used to invalidate the current scope at this point in composition.
- isLiveLiteralsEnabled
-
monotonicFrameClock
Returns the MonotonicFrameClock for this CoroutineContext or throws IllegalStateException if one is not present.
Compose Runtime
Jetpack Compose API reference for runtime.