goog.events.PointerTouchFallbackEventType
Provided By | |
---|---|
Type | string |
Constants for pointer event names that fall back to corresponding touch event
names on unsupported platforms. These are intended to be drop-in replacements
for corresponding values in goog.events.EventType
.
Values
POINTERCANCEL | |
---|---|
POINTERDOWN | |
POINTERMOVE | |
POINTERUP |