Microsoft.Gestures Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
Interfaces
IFreezable | |
IGestureContainerCollection | |
IGestureRegistrar | |
IGesturesRuntime | |
IHandSkeletonProvider | |
IValidatable |
Enums
Finger |
Enumerates the fingers, can be used to specify a FingersContext which can then be used to define FingerPose, FingertipDistanceRelation and FingertipPlacementRelation constraints. |
FingerFlexion |
Specifies the flexion state of a finger, can be used to define FingerPose constraints. |
Hand |
Enumerates the hands, can be used to specify handedness for a PalmPose constraint. |
MotionPlane |
Specifies in which plane a MotionSegment is executed. |
MotionSize |
[Reserved for future use] Specifies the distance which a PalmMotion or a FingerMotion spans. |
MotionSpeed |
[Reserved for future use] Specifies the speed with which a PalmMotion or a FingerMotion is executed. |
PoseDirection |
Specifies an absolute direction in space, can be used in the definition of PalmPose and FingerPose constraints. |
RelativeDistance |
Specifies the distance between two finger contexts, can be used to define FingertipDistanceRelation constraints. |
RelativePlacement |
Specifies the spatial placement relation between two finger contexts, can be used to define FingertipPlacementRelation constraints. |
Delegates
CollectionChanged<T> | |
HandSkeletonsReadyHandler |