Property

currentRecomposeScope

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

Source set: 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.

Last updated: