Gesture detection result options.
public enum class DetectionResult
| Member | Value | Description |
|---|---|---|
| Maybe | 2 | The appearance or activity might be a gesture. |
| No | 1 | The appearance or activity is not a gesture. |
| Unknown | 0 | It is unknown whether the appearance or activity is a gesture. |
| Yes | 3 | The appearance or activity is a gesture. |
This enumeration is used in a collection of properties such as Body.Activities Property and Body.Appearance Property.
Namespace: Windows.Kinect
Metadata: windows.winmd