Package io.scanbot.sdk.ui_v2.common.di
Annotation PerComposable
-
- All Implemented Interfaces:
public @interface PerComposable
A scoping annotation to permit objects whose lifetime should conform to the life of the androidx.compose.runtime.Composable to be memorized in the correct component.