SpatialSurfaceObserver.IsSupported Methode

Definition

Ruft ab, ob die räumliche Zuordnung im aktuellen System unterstützt wird.

public:
 static bool IsSupported();
 static bool IsSupported();
public static bool IsSupported();
function isSupported()
Public Shared Function IsSupported () As Boolean

Gibt zurück

Boolean

bool

Gibt an, ob die räumliche Zuordnung unterstützt wird.

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)
App-Funktionen
spatialPerception

Hinweise

Dies gibt "true" für HoloLens und "false" an anderer Stelle zurück.

Gilt für: