Share via


KinectHoldingEventArgs Class

Provides data for the Holding event.

Syntax

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

Members

KinectHoldingEventArgs has the following members.

Properties

Name Description
HoldingState Gets the state of the Holding event.
PointerDeviceType Gets the device type of the input source.
Position Gets the location of the holding event.

Remarks

Requirements

Namespace: WindowsPreview.Kinect.Input

Metadata: windowspreview.kinect.winmd

See also

Reference

WindowsPreview.Kinect.Input Namespace