Property

currentRecomposeScope

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

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
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.