Skip to main content

@mapgear/geoapps-core > GAEvent > hasListeners

GAEvent.hasListeners() method

Indicate if the event has listeners connected

Signature:
hasListeners(): boolean;
Returns:

boolean

  • True if the event has listeners, false otherwise