Skip to main content
RAWeb 1.1RAAM 1.1

Released

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 up events (mouseup, touchend for example).

Definition in RAAM 1.1

Corresponds to event handlers considered as up events (mouseup, touchend for example). For example ACTION_UP on Android or UITouch.Phase.ended on iOS.