Share via


GestureHandedness Enum

Definition

Represents the hand that initiated the gesture.

public enum GestureHandedness
type GestureHandedness = 
Public Enum GestureHandedness
Inheritance
GestureHandedness

Fields

Left 1

The gesture is initiated by left hand.

Right 2

The gesture is initiated by right hand.

Unspecified 0

The gesture is not associated with any specific hand, for example when a gesture is triggered by voice command.

Applies to