Class

DragAndDropEvent

A representation of an event sent by the platform during a drag and drop operation.

Source set: Common
expect class DragAndDropEvent

A representation of an event sent by the platform during a drag and drop operation.

Source set: Android
actual class DragAndDropEvent(internal val dragEvent: DragEvent)

Android DragAndDropEvent which delegates to a DragEvent

Last updated: