Share via


SysSpatialInputDevice.Handedness Property

Definition

Gets the handedness.

Important

This API is available only to components of the Windows operating system. Calls to these APIs will fail at runtime for all other processes. These APIs may be modified or removed in future Windows releases.

public:
 property SpatialInteractionSourceHandedness Handedness { SpatialInteractionSourceHandedness get(); };
SpatialInteractionSourceHandedness Handedness();
public SpatialInteractionSourceHandedness Handedness { get; }
var spatialInteractionSourceHandedness = sysSpatialInputDevice.handedness;
Public ReadOnly Property Handedness As SpatialInteractionSourceHandedness

Property Value

The handedness.

Applies to