SpatialInteractionSourceHandedness
SpatialInteractionSourceHandedness
SpatialInteractionSourceHandedness
SpatialInteractionSourceHandedness
Enum
Definition
Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Prerelease APIs are identified by a Prerelease label.
[Contains prerelease APIs.]
Specifies whether the interaction source represents the user's left hand or right hand.
public : enum class SpatialInteractionSourceHandednesspublic enum SpatialInteractionSourceHandednessPublic Enum SpatialInteractionSourceHandedness// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 Insider Preview (introduced v10.0.16257.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v5)
|
Fields
| Left Left Left Left | Prerelease. The interaction source represents the user's left hand. |
| Right Right Right Right | Prerelease. The interaction source represents the user's right hand. |
| Unspecified Unspecified Unspecified Unspecified | Prerelease. The interaction source does not represent a specific hand. |