toggle menu
KCEF
jvm
switch theme
search in API
jcef
/
org.cef.callback
/
CefBeforeDownloadCallback
Cef
Before
Download
Callback
interface
CefBeforeDownloadCallback
Callback interface used to asynchronously continue a download.
Members
Functions
Continue
Link copied to clipboard
abstract
fun
Continue
(
downloadPath
:
String
,
showDialog
:
Boolean
)
Call to continue the download.