Home > @visualization-tools/core > OnRendererContextLost > registerListener
Signature:
static registerListener(chartEventService: IEventService, onEvent: () => void): () => void;
| Parameter | Type | Description |
|---|---|---|
| chartEventService | IEventService | |
| onEvent | () => void |
Returns:
() => void