Blog  |   Sitemap  |   Search  |   Language:  eng рус
Home
JavaScript GUI FrameworkReference

Object AMLGestureEvent

The AMLGestureEvent class encapsulates information about a multi-touch gesture. AMLGestureEvent objects are high-level events that encapsulate the low-level AMLTouchEvent objects. Both AMLGestureEvent and AMLTouchEvent events are sent during a multi-touch sequence. Gesture events contain scaling and rotation information allowing gestures to be combined, if supported by the platform. If not supported, one gesture ends before another starts. Listen for AMLGestureEvent events if you want to respond to gestures only, not process the low-level AMLTouchEvent objects.

Extends

AMLUIEvent

Members Table

The following table lists the members exposed by the AMLGestureEvent object.

Show:
Properties
Methods

Remarks

Events of that type: