Freigeben über


SpatialInteractionDetectedEventArgs.InteractionSource Eigenschaft

Definition

Ruft die spezifische Quelle ab, die der erkannten Interaktion zugeordnet ist.

public:
 property SpatialInteractionSource ^ InteractionSource { SpatialInteractionSource ^ get(); };
SpatialInteractionSource InteractionSource();
public SpatialInteractionSource InteractionSource { get; }
var spatialInteractionSource = spatialInteractionDetectedEventArgs.interactionSource;
Public ReadOnly Property InteractionSource As SpatialInteractionSource

Eigenschaftswert

Die Interaktionsquelle.

Windows-Anforderungen

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

Gilt für: