addFile

abstract fun addFile(path: String, displayName: String)

Add a file that is being dragged into the webview.

Parameters

path

The file and path to be set.

displayName

The name to be displayed.