Contents

scale

The distance between two fingers since the start of an event as a multiplier of the initial distance.

Declaration

readonly attribute float scale;

Discussion

The initial value is 1.0. If less than 1.0 the gesture is pinch close to zoom out. If greater than 1.0 the gesture is pinch open to zoom in.

See Also

Accessing Properties