length property

int get length

The read-only length property of the DataTransferItemList interface returns the number of items currently in the drag item list.

Implementation

external int get length;