tapOnDown Property

Summary

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

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

Property Value

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

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.