Skip to content

ElectronDock.cancelBounce method

ElectronDock › cancelBounce

Unofficial

Cancels the bounce of the given request. macOS only.

Signature:

cancelBounce(id: number): void

Parameters:

Parameter Type Description
id number The bounce request ID.

Returns: void