CompositionLocalContext

  • Common/All
  • Android/JVM
  • Native/C/iOS
  • JavaScript

Stores CompositionLocal's and their values.

Can be obtained via currentCompositionLocalContext and passed to another composition via CompositionLocalProvider.

CompositionLocalContext is immutable and won't be changed after its obtaining.