📝 say more about setDownloadPath API.
This commit is contained in:
parent
877830e4a1
commit
f40155645c
1 changed files with 3 additions and 0 deletions
|
@ -1224,3 +1224,6 @@ proxy-uri = [<proxy-scheme>"://"]<proxy-host>[":"<proxy-port>]
|
||||||
### Session.setDownloadPath(path)
|
### Session.setDownloadPath(path)
|
||||||
|
|
||||||
* `path` String - The download location
|
* `path` String - The download location
|
||||||
|
|
||||||
|
Sets download saving directory. By default, the download directory will be the
|
||||||
|
`Downloads` under the respective app folder.
|
||||||
|
|
Loading…
Reference in a new issue