downloadUri

open fun downloadUri(uri: String): Download

Requests downloading of the specified URI string for @web_view.

Return

a new #WebKitDownload representing the download operation.

Parameters

uri

the URI to download