selectionJiggle

internal fun Modifier.selectionJiggle(enabled: Boolean, animationStartOffset: Int): Modifier(source)

Renders the selectionJiggle UI for the SDAI presentation layer.

Return

Result produced by selectionJiggle.

Author

Dmitriy Moroz

Parameters

enabled

enabled value consumed by the API.

animationStartOffset

animation start offset value consumed by the API.