download_uri


Description:

public Download download_uri (string uri)

Requests downloading of the specified URI string for this.

Parameters:

this

a WebView

uri

the URI to download

Returns:

a new Download representing the download operation.