Event.DropFileEvent

For base type dropFile.

struct Event
struct DropFileEvent {}

Members

Variables

filePath
string filePath;

Full path of the file dropped.

Meta