blockly > FocusManager > (コンストラクタ)

FocusManager.(constructor)

FocusManager クラスの新しいインスタンスを作成します。

署名:

constructor(addGlobalEventListener: (type: string, listener: EventListener) => void);

パラメータ

パラメータ 説明
addGlobalEventListener (type: string, listener: EventListener) => void