useOnDownloadStart property
Set to true
to be able to listen at the PlatformWebViewCreationParams.onDownloadStart event. The default value is false
.
Implementation
bool useOnDownloadStart;
Set to true
to be able to listen at the PlatformWebViewCreationParams.onDownloadStart event. The default value is false
.
bool useOnDownloadStart;