Share via


KinectPressingUpdatedEventArgs Class

Provides data for the PressingUpdated event.

Syntax

public ref class KinectPressingUpdatedEventArgs sealed
public sealed class KinectPressingUpdatedEventArgs
/* In JavaScript, properties of event data objects begin with a lowercase letter. */

Members

KinectPressingUpdatedEventArgs has the following members.

Properties

Name Description
HoldProgress Gets a normalized value indicating the progress of a hold gesture.
Position Gets the location of the pointer associated with the manipulation for the last PressingUpdated event.
PressExtent Gets a normalized Z value for the pressing gesture.

Remarks

Requirements

Namespace: WindowsPreview.Kinect.Input

Metadata: windowspreview.kinect.winmd

See also

Reference

WindowsPreview.Kinect.Input Namespace