Share via


InteractionInfo.IsPressTarget Property

Specifies whether the current control is a press target.

Syntax

public bool IsPressTarget { get; set; }

Property Value

Type: Boolean
TRUE if the control is a press target, FALSE otherwise.

Requirements

Namespace: Microsoft.Kinect.Toolkit.Interaction

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

See Also

Reference

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