←Select platform

IsTouch Property

Summary

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

Syntax
C#
C++/CLI
public bool IsTouch { get; set; } 
public:  
   property bool IsTouch 
   { 
      bool get() 
      void set(bool value) 
   } 

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.