Source set: Common
public annotation class NonSkippableComposable
This annotation can be applied to Composable functions in order to prevent code from being generated which allow this function's execution to be skipped.
This annotation can be applied to Composable functions in order to prevent code from being generated which allow this function's execution to be skipped.
public annotation class NonSkippableComposable
This annotation can be applied to Composable functions in order to prevent code from being generated which allow this function's execution to be skipped.