Share via


KinectManipulationUpdatedEventArgs.PointerDeviceType Property

Gets the device type of the input source.

Syntax

public:
property PointerDeviceType PointerDeviceType {
         PointerDeviceType get ();
}
public PointerDeviceType PointerDeviceType { get; }
var pointerDeviceType = kinectManipulationUpdatedEventArgs.pointerDeviceType;

Property value

Type: PointerDeviceType
The device type.

Requirements

Namespace: WindowsPreview.Kinect.Input

Metadata: windowspreview.kinect.winmd

See also

Reference

KinectManipulationUpdatedEventArgs Class
WindowsPreview.Kinect.Input Namespace