ElectronDock.downloadFinished method
ElectronDock › downloadFinished
Unofficial
Bounces the Downloads stack if the file path is inside the Downloads folder. macOS only.Signature:
downloadFinished(filePath: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| filePath | string | The path of the finished download. |
Returns: void