currentCompositionContext

Property

Common
@InternalComposeApi
public val currentCompositionContext: CompositionContext

Returns the CompositionContext associated for the current composer.

This API is exposed for internal usages only. It should not be invoked outside of the Compose Runtime