androidx.compose.foundation.draganddrop

Interfaces

DragAndDropSourceScope

This interface is deprecated. Replaced by a callback for obtain a transfer data,start detection is performed by Compose itself

android

Modifiers

dragAndDropSource
Cmn
android
dragAndDropTarget

A modifier that allows for receiving from a drag and drop gesture.

Cmn