search

goog.events.PointerFallbackEventType

Provided By
Typestring

Constants for pointer event names that fall back to corresponding mouse event names on unsupported platforms. These are intended to be drop-in replacements for corresponding values in goog.events.EventType.

Values

POINTERCANCEL
POINTERDOWN
POINTERENTER
POINTERLEAVE
POINTERMOVE
POINTEROUT
POINTEROVER
POINTERUP