EnabledZoomGestures

constructor(zoom: Boolean = true, pan: Boolean = true)

Parameters

zoom

whether to allow pinch-to-zoom and quick-zoom gestures.

pan

whether to allow panning with a single finger. When false, panning with two fingers while zooming is still allowed.