Share via


KinectTappedEventArgs Class

Provides data for the Tapped event.

Syntax

public ref class KinectTappedEventArgs sealed
public sealed class KinectTappedEventArgs
/* In JavaScript, properties of event data objects begin with a lowercase letter. */

Members

KinectTappedEventArgs has the following members.

Properties

Name Description
PointerDeviceType Gets the device type of the input source.
Position Gets the location of the pointer associated with the manipulation for the last manipulation event.
TapCount Gets the number of times the tap interaction was detected.

Remarks

Requirements

Namespace: WindowsPreview.Kinect.Input

Metadata: windowspreview.kinect.winmd

See also

Reference

WindowsPreview.Kinect.Input Namespace