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 the state of the Holding event.
Syntax
public:
property KinectHoldingState HoldingState {
KinectHoldingState get ();
}
public KinectHoldingState HoldingState { get; }
var holdingState = kinectHoldingEventArgs.holdingState;
Property value
Type: KinectHoldingState
The state of the Holding event.
Requirements
Namespace: WindowsPreview.Kinect.Input
Metadata: windowspreview.kinect.winmd
See also
Reference
KinectHoldingEventArgs Class
WindowsPreview.Kinect.Input Namespace