Mostbet  |   Blog  |   Sitemap  |   Search  
Home
JavaScript UI FrameworkReference

Class TouchEvent

The TouchEvent class encapsulates information about a touch event. The system continually sends TouchEvent objects to an application as fingers touch and move across a surface. A touch event provides a snapshot of all touches during a multi-touch sequence, most importantly the touches that are new or have changed for a particular target. A multi-touch sequence begins when a finger first touches the surface. Other fingers may subsequently touch the surface, and all fingers may move across the surface. The sequence ends when the last of these fingers is lifted from the surface. An application receives touch event objects during each phase of any touch.

Extends

UIEvent

Members Table

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

Show:
Properties
Methods

Remarks

Events of that type: