DefaultRotaryHapticHandler
constructor(scrollableState: ScrollableState, hapticsChannel: Channel<RotaryHapticsType>, hapticsThresholdPx: Long = 50)
Parameters
scrollableState
Haptic performed based on this state
hapticsChannel
Channel to which haptic events will be sent
hapticsThresholdPx
A scroll threshold after which haptic is produced.