Freigeben über


SpatialInteractionSourceState.ControllerProperties Eigenschaft

Definition

Ruft den für Bewegungscontroller spezifischen Zustand ab.

public:
 property SpatialInteractionControllerProperties ^ ControllerProperties { SpatialInteractionControllerProperties ^ get(); };
SpatialInteractionControllerProperties ControllerProperties();
public SpatialInteractionControllerProperties ControllerProperties { get; }
var spatialInteractionControllerProperties = spatialInteractionSourceState.controllerProperties;
Public ReadOnly Property ControllerProperties As SpatialInteractionControllerProperties

Eigenschaftswert

Die Bewegungscontrollereigenschaften.

Windows-Anforderungen

Anforderungen Beschreibung
Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Hinweise

Diese Eigenschaft gibt NULL zurück, wenn diese Quelle kein Bewegungscontroller ist.

Gilt für: