interface pinchHandlerOptions {
    stopDown?: boolean;
}

Properties

Properties

stopDown?: boolean