The information about the dropped file.
Constructor
Variables
Methods
getBytes(callback:(data:Bytes) ‑> Void):Void
Retrieve the dropped file contents asynchronously and pass it to callback.

The information about the dropped file.
getBytes(callback:(data:Bytes) ‑> Void):VoidRetrieve the dropped file contents asynchronously and pass it to callback.