DiscreteGestureResult.Detected Property

Gets a boolean that indicates if the discrete gesture result has been detected.

Syntax

public:
property bool Detected {
         bool get ();
}  

Property value

Type: bool 

 True if the discrete gesture result has been detected; otherwise false.

Requirements

Namespace: Microsoft.Kinect

Metadata: microsoft.kinect.winmd

See also

Reference

DiscreteGestureResult Class

DiscreteGestureResult Members

Microsoft.Kinect Namespace