isTouch Property

Summary

Indicates whether the native event was created by a touch gesture.

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

Property Value

A boolean indicating whether the interaction was created by touch instead of a pointer or key.

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.