dragInterval

@Composable
abstract fun dragInterval(dragInterval: Int?)

Set the drag interval.


abstract val dragInterval: Int?

The drag interval.