Home > blockly > FocusManager > (constructor)
FocusManager.(constructor)
Constructs a new instance of the FocusManager class
Signature:
constructor(addGlobalEventListener: (type: string, listener: EventListener) => void);
Parameters
| Parameter | Type | Description |
|---|---|---|
| addGlobalEventListener | (type: string, listener: EventListener) => void |