共用方式為


ARErrorCodeExtensions 類別

定義

ARKit.ARErrorCode 列舉的擴充方法。

[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
繼承
ARErrorCodeExtensions
屬性

備註

ARKit.ARErrorCode 列舉的擴充方法可用來擷取與這些錯誤碼相關聯的錯誤網域。

方法

GetDomain(ARErrorCode)

傳回與 ARKit.ARErrorCode 值相關聯的錯誤網域

適用於