Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventListenerOptions

Options for the EventListener constructor.

Hierarchy

  • EventListenerOptions

Implemented by

Index

Properties

Properties

Optional once

once: boolean

If true, the listener is only called the first time the event occurs.

Generated using TypeDoc