SpatialInteractionSourceState.ControllerProperties Proprietà

Definizione

Ottiene lo stato specifico per i controller di movimento.

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

Valore della proprietà

Proprietà del controller di movimento.

Requisiti Windows

Famiglia di dispositivi
Windows 10 Creators Update (è stato introdotto in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v4.0)

Commenti

Questa proprietà restituirà Null se questa origine non è un controller di movimento.

Si applica a