Start native apps faster with the Composables CLI ->
Function

updateHandleDragging

Sets currently dragging handle state to handle and positions it at position.

updateHandleDragging

Source set: Common
fun updateHandleDragging(handle: Handle, position: Offset)

Sets currently dragging handle state to handle and positions it at position. This is mostly useful for updating the magnifier.

Parameters

handle A real or acting handle that specifies which one is being dragged.
position Where the handle currently is