onDragChanged

abstract suspend fun onDragChanged(dragHandle: DragHandle)

To notify about text selection drag changes. It's only used to notify if a drag is being in progress or not (Some parts of the UI might need to know that).