DropTargetEvent.dataTypes

A list of the types of data that the DragSource is capable of providing. The currentDataType must be a member of this list.

class DropTargetEvent
TransferData[] dataTypes;

Meta