Skip to content

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): void

Parameters:

Parameter Type Description
filePath string The path of the finished download.

Returns: void