Skip to main content
RAWeb 1.1RAAM 1.1

Pressed

This term is defined by more than one standard, and the wording differs. Each definition below is the one that applies to that standard’s criteria.

Definition in RAWeb 1.1

Corresponds to JavaScript event handlers considered as down events (mousedown, touchstart for example).

Definition in RAAM 1.1

Corresponds to event handlers considered as down events. For example ACTION_DOWN on Android or UITouch.Phase.began on iOS.