This documentation is archived and is not being maintained.
KinectGestureRecognizer.PressingUpdated Event
Occurs as additional points are processed by the gesture recognizer during a press gesture.
public:
event TypedEventHandler<KinectGestureRecognizer, KinectPressingUpdatedEventArgs>^ PressingUpdated {
EventRegistrationToken add (TypedEventHandler<KinectGestureRecognizer, KinectPressingUpdatedEventArgs>^ value);
void remove (EventRegistrationToken token);
}
- Namespace: WindowsPreview.Kinect.Input
- Metadata:
windowspreview.kinect.winmd