Skip to content
On this page

off()

No Description Provided

Function Definition

ts
public off(eventName: string, func: (...args: any[]) => void): void;

Arguments

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

Returns

  • void

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk