ElectronDock.cancelBounce method
ElectronDock › cancelBounce
Unofficial
Cancels the bounce of the given request. macOS only.Signature:
cancelBounce(id: number): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| id | number | The bounce request ID. |
Returns: void