Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 414 Bytes

File metadata and controls

17 lines (13 loc) · 414 Bytes
description
The Type enum describes a touch gesture.

Type

Values

Value Description
RAW_TOUCH Indicates the raw touch gesture.
ROTATE Indicates the rotate gesture.
LONG_PRESS Indicates the long-press gesture.
PINCH Indicates the pinch gesture.
TAP Indicates the tap gesture.
PAN Indicates the pan gesture.