pinchStartsOnDown Property

Summary

Indicates whether PinchStarted events should fire on mouse or touch down.

Syntax
TypeScript
JavaScript
Object.defineProperty(InteractiveService.prototype, 'pinchStartsOnDown', 
	get: function(), 
	set: function(value) 
) 
pinchStartsOnDown: boolean; 

Property Value

true if PinchStarted events should fire on mouse or touch down; otherwise, it is false (PinchStarted events will fire on mouse or touch up). Default value is true.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.