Gesture.IdleGestureSegment Property

Definition

IdleGestureSegment is the initial state of the state-machine representation of this Gesture instance. Every path in the state machine that starts and ends with the IdleGestureSegment is called a triggering path and corresponds to a legitimate execution of this Gesture instance.

public Microsoft.Gestures.IdleGestureSegment IdleGestureSegment { get; }

Property Value

Applies to