useOnDownloadStart property

bool useOnDownloadStart
getter/setter pair

Set to true to be able to listen at the WebView.onDownloadStart event. The default value is false.

Implementation

bool useOnDownloadStart;