Hooks touch pinch event listeners (iOS only).
Handles the start of a touch pinch gesture (touchstart with two fingers).
The TouchEvent.
Handles the end of a touch pinch gesture (touchend).
The TouchEvent or MouseEvent.
Unhooks touch pinch event listeners.
Touch pinch event handler module (iOS). Handles touchstart/touchmove/touchend events for pinch-to-zoom gestures.