Freigeben über


ARErrorCodeExtensions Klasse

Definition

Erweiterungsmethoden für die ARKit.ARErrorCode-Enumeration.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static class ARErrorCodeExtensions
type ARErrorCodeExtensions = class
Vererbung
ARErrorCodeExtensions
Attribute

Hinweise

Die Erweiterungsmethode für die ARKit.ARErrorCode-Enumeration kann verwendet werden, um die Fehlerdomäne abzurufen, die diesen Fehlercodes zugeordnet ist.

Methoden

GetDomain(ARErrorCode)

Gibt die Fehlerdomäne zurück, die dem Wert "ARKit.ARErrorCode" zugeordnet ist.

Gilt für: