←Select platform

PinchStartsOnDown Property

Summary

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

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

Property Value

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

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.