Skip to content
On this page

getEventListeners()

No Description Provided

Function Definition

ts
public getEventListeners(eventName: string | null): ((...args: any[]) => void)[];

Arguments

  • eventName: string | null): ((...args: any[]) => void

Returns

  • ((...args: any[]) => void)[]

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk