共用方式為


SCNErrorCodeExtensions 類別

定義

SceneKit.SCNErrorCode 列舉的擴充方法。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SCNErrorCodeExtensions
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SCNErrorCodeExtensions
type SCNErrorCodeExtensions = class
繼承
SCNErrorCodeExtensions
屬性

備註

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

方法

GetDomain(SCNErrorCode)

傳回與 SceneKit.SCNErrorCode 值相關聯的錯誤網域

適用於