dragStartsOnDown Property

Summary

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

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

Property Value

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

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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