🌈 Create new beautiful Compose Gradients with our new wesite ->
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.

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.

Content updated: