Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CallbackInfo

Hierarchy

  • CallbackInfo

Index

Properties

Methods

Properties

callback

callback: Function = empty

once

once: boolean = false

target

target: Object | undefined = undefined

Methods

check

  • check(): boolean

reset

  • reset(): void

set

  • set(callback: Function, target?: Object, once?: undefined | false | true): void

Generated using TypeDoc