Skip to content

ElectronDock.cancelBounce method

ElectronDock › cancelBounce

Unofficial

Cancels the bounce of the given request. macOS only.

Signature:

cancelBounce(id: number): void

Parameters:

ParameterTypeDescription
idnumberThe bounce request ID.

Returns: void