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.
Specifies the state of the Holding event.
Syntax
public enum class KinectHoldingState
public enum KinectHoldingState
var kinectHoldingState = WindowsPreview.Kinect.Input.KinectHoldingState.canceled;
Members
Member | Value | Description |
---|---|---|
Canceled | 2 | An additional contact is detected, a subsequent gesture (such as a slide) is detected, or the CompleteGesture method is called. |
Completed | 1 | The single contact is lifted. |
Started | 0 | A single contact has been detected and a time threshold is crossed without the contact being lifted, another contact detected, or another gesture started. |
Requirements
Namespace: WindowsPreview.Kinect.Input
Metadata: windowspreview.kinect.winmd