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.
Gets a value indicating the progress of a hold gesture.
Syntax
public:
property float32 HoldProgress {
float32 get ();
}
public float HoldProgress { get; }
var holdProgress = cursorModel.holdProgress;
Property value
[C++]
[C#]
[JavaScript]
Type: float32
Type: float
Type: Number
A floating point value between 0 and 1 where 0 indicates that the hold gesture hasn't started and 1 indicates that the hold gesture is complete.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Input
Assembly: (in )