Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides data for the Tapped event.
Syntax
interface IKinectTappedEventArgs : public IUnknown
Members
IKinectTappedEventArgs has the following members.
Methods
| Name | Description |
|---|---|
| get_PointerDeviceType | Gets the device type of the input source. |
| get_Position | Gets the location of the pointer associated with the manipulation for the last manipulation event. |
| get_TapCount | Gets the number of times the tap interaction was detected. |
Requirements
Header: kinect.h
Library: TBD