OnPhonePose Class
Definition
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.
public sealed class OnPhonePose : Microsoft.Gestures.Stock.HandPoses.StockHandPose
- Inheritance
Constructors
OnPhonePose() | |
OnPhonePose(String, PoseDirection) |
Properties
ContainingGesture | (Inherited from GestureSegment) |
FingerPoses | (Inherited from StockHandPose) |
FingertipDistanceRelations | (Inherited from StockHandPose) |
FingertipPlacementRelations | (Inherited from StockHandPose) |
IsFrozen | (Inherited from GesturesFrameworkObject) |
Name | (Inherited from GestureSegment) |
NestingPath | (Inherited from GestureSegment) |
NextSegments | (Inherited from GestureSegment) |
PalmDirection | |
PalmPose | (Inherited from StockHandPose) |
PoseConstraints | (Inherited from StockHandPose) |
Methods
CalculateHashCode() | (Inherited from GestureSegment) |
Clone(String) | (Inherited from GestureSegment) |
DeepFreeze() | (Inherited from HandPose) |
Equals(Object) | (Inherited from GesturesFrameworkObject) |
EqualsInternal(Object) | (Inherited from GestureSegment) |
Equivalent(GestureSegment) |
Executes a deep comparison of this HandPose instance with |
Equivalent(HandPose) |
Executes a deep comparison of this HandPose instance with |
Freeze() | (Inherited from GesturesFrameworkObject) |
GetHashCode() | (Inherited from GesturesFrameworkObject) |
InitializeCore() | (Inherited from Xamlizable) |
ToString() | (Inherited from GestureSegment) |
ToXaml() | (Inherited from Xamlizable) |
TriggerEvent() | (Inherited from GestureSegment) |
TriggerEventAsync(Int32) | (Inherited from GestureSegment) |
ValidateCore() | (Inherited from HandPose) |
VerifyNotFrozen(String) | (Inherited from GesturesFrameworkObject) |
Events
Triggered | (Inherited from GestureSegment) |
Explicit Interface Implementations
ISupportInitialize.BeginInit() | (Inherited from Xamlizable) |
ISupportInitialize.EndInit() | (Inherited from Xamlizable) |
IUriContext.BaseUri | (Inherited from Xamlizable) |
IValidatable.Validate() | (Inherited from GesturesFrameworkObject) |