TouchPoint.Action Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the type of action (up, down, move) that the TouchPoint represents.
Namespace: System.Windows.Input
Assembly: System.Windows (in System.Windows.dll)
Syntax
Public ReadOnly Property Action As TouchAction
public TouchAction Action { get; }
Property Value
Type: System.Windows.Input..::.TouchAction
A value of the TouchAction enumeration.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0
Platforms
Windows Phone