Property

currentRecomposeScope

Returns an object which can be used to invalidate the current scope at this point in composition.

Common
public val currentRecomposeScope: RecomposeScope

Returns an object which can be used to invalidate the current scope at this point in composition. This object can be used to manually cause recompositions.