This documentation is archived and is not being maintained.
KinectGestureRecognizer.Holding Event
Occurs when a user performs a press and hold gesture.
public:
event TypedEventHandler<KinectGestureRecognizer, KinectHoldingEventArgs>^ Holding {
EventRegistrationToken add (TypedEventHandler<KinectGestureRecognizer, KinectHoldingEventArgs>^ value);
void remove (EventRegistrationToken token);
}
- Namespace: WindowsPreview.Kinect.Input
- Metadata:
windowspreview.kinect.winmd