onFilesDropped
fun onFilesDropped(combination: HandlerCombination = HandlerCombination.AFTER, handler: (DroppedFilesEvent) -> Unit)
A more convenient version of addEventHandler for EventType.FILES_DROPPED.
A more convenient version of addEventHandler for EventType.FILES_DROPPED.