Share via


IKinectGestureRecognizerSelectionHandler Interface

Provides methods for handling Kinect selection gesture events.

Syntax

interface IKinectGestureRecognizerSelectionHandler : public IUnknown

Members

IKinectGestureRecognizerSelectionHandler has the following members.

Methods

Name Description
OnHolding Called when a user performs a press and hold gesture.
OnPressingCompleted Called when the system no longer considers the pointer to be over a tappable gesture recognizer.
OnPressingStarted Called when the pointer begins a press gesture over a tappable gesture recognizer.
OnPressingUpdated Called as additional points are processed by the gesture recognizer during a press gesture.
OnTapped Called when the Kinect for Windows sensor input is interpreted as a tap gesture.

Requirements

Header: kinect.h

Library: TBD