Share via


InteractionHandEventType Enumeration

Specifies the event type for hand interactions.

Syntax

public enum InteractionHandEventType

Members

  Member name Value Description
Grip A grip event has been detected.
GripRelease A grip release event has been detected.
None Some other hand event has been detected.

Requirements

Namespace: Microsoft.Kinect.Toolkit.Interaction

Assembly: Microsoft.Kinect.Toolkit.Interaction (in microsoft.kinect.toolkit.interaction.dll)

See Also

Reference

Microsoft.Kinect.Toolkit.Interaction Namespace