Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GestureEventsDispatcher

Utility used to listen pointer and zoom gesture events for mobile devices.

Hierarchy

  • GestureEventsDispatcher

Index

Methods

initialize

  • initialize(hostElement: HTMLElement): void
  • GcPinchZoomGesture class constructor

    Parameters

    • hostElement: HTMLElement

      DOM element, target container, used to listen touch events and used for zoom distance calculations

    Returns void

notifyTouchEnd

  • notifyTouchEnd(event: TouchEvent): void
  • The method can be called directly by any child instance to handle the touchend event as usual.

    Parameters

    • event: TouchEvent

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Accessor
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Method