IPressableModel Interface

The interface implemented by the PressableModel Kinect Toolkit input element.

public interface class IPressableModel : IInputModel

IPressableModel has the following members.

NameDescription
HoldingOccurs when a pressing gesture of a pressable Kinect Toolkit input element is being held.
PressingCompletedOccurs when a pressing gesture of a pressable Kinect Toolkit input element has completed.
PressingStartedOccurs when a pressing gesture of a pressable Kinect Toolkit input element has started.
PressingUpdatedOccurs when a pressing gesture of a pressable Kinect Toolkit input element has been updated.
TappedOccurs when a pressable Kinect Toolkit input element has been tapped.

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

Community Additions

ADD
Show: