SpatialInteractionSource.IsGraspSupported Eigenschaft

Definition

Ruft ab, ob die Quelle Greifvorgänge unterstützt.

public:
 property bool IsGraspSupported { bool get(); };
bool IsGraspSupported();
public bool IsGraspSupported { get; }
var boolean = spatialInteractionSource.isGraspSupported;
Public ReadOnly Property IsGraspSupported As Boolean

Eigenschaftswert

Boolean

bool

True für einige Bewegungscontroller und false für andere Interaktionsquellen.

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: