Home > widget-integration > StickyService > clearCleanupTimeouts
StickyService.clearCleanupTimeouts() method
Clears cleanup-bound timeouts registered by wrapper factory methods.
Signature:
protected clearCleanupTimeouts(timers: number[]): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
timers |
number[] |
Returns:
void