Edit

Share via


TouchAction Enum

Definition

Describes the action of a specific touch point.

C#
public enum TouchAction
Inheritance
TouchAction

Fields

Name Value Description
Down 0

The act of putting a finger onto the screen.

Move 1

The act of dragging a finger across the screen.

Up 2

The act of lifting a finger off of the screen.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9