snapOffset

@Composable
abstract fun snapOffset(snapOffset: Int)

Set the snap offset.


abstract val snapOffset: Int

The snap offset.