WebView.downloadUri

Requests downloading of the specified URI string for web_view.

class WebView
downloadUri
(
string uri
)

Parameters

uri string

the URI to download

Return Value

Type: webkit.download.Download

a new #WebKitDownload representing the download operation.