Share via


InteractionHandPointer.IsPressed Property

Gets a value indicating whether hand is currently performing "press" action.

Syntax

public bool IsPressed { get; }

Property Value

Type: Boolean
TRUE if hand is currently performing "press" action, FALSE otherwise.

Requirements

Namespace: Microsoft.Kinect.Toolkit.Interaction

Assembly: Microsoft.Kinect.Toolkit.Interaction (in microsoft.kinect.toolkit.interaction.dll)

See Also

Reference

InteractionHandPointer Class
InteractionHandPointer Members
Microsoft.Kinect.Toolkit.Interaction Namespace