Source set: Android
public class DragAndDropEvent(internal val dragEvent: DragEvent)
Android DragAndDropEvent which delegates to a DragEvent
Source set: Common
public class DragAndDropEvent
A representation of an event sent by the platform during a drag and drop operation.