IManipulatableModel Interface

The interface implemented by the ManipulatableModel Kinect Toolkit input element.

public interface class IManipulatableModel : IInputModel

IManipulatableModel has the following members.

NameDescription
ManipulationCompletedOccurs when a manipulation gesture of a manipulatable Kinect Toolkit input element has completed.
ManipulationInertiaStartingOccurs when the user has finished a manipulation gesture of a manipulatable Kinect Toolkit input element and the inertial phase of the gesture has begun.
ManipulationStartedOccurs when a manipulation gesture of a manipulatable Kinect Toolkit input element has started.
ManipulationUpdatedOccurs when the manipulation status of a manipulatable Kinect Toolkit input element has changed.

Namespace: Microsoft.Kinect.Toolkit.Input
Assembly: (in )

Community Additions

ADD
Show: