pinchStarted Event

Summary

Occurs when the user starts a pinch operation.

Syntax
TypeScript
JavaScript
Object.defineProperty(InteractiveService.prototype,'pinchStarted',  
	get: function(), 
	set: function(value) 
) 
pinchStarted: LeadEvent; 
Remarks

Pinch events are only supported by touch devices.

The PinchStarted event will fire when any of the following occurs:

Event Data
ParameterTypeDescription
sendervarThe source of the event.
eInteractivePinchStartedEventArgsThe event data.
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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