Partager via


SCNErrorCodeExtensions Classe

Définition

Méthodes d’extension pour l’énumération 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
Héritage
SCNErrorCodeExtensions
Attributs

Remarques

La méthode d’extension de l’énumération SceneKit.SCNErrorCode peut être utilisée pour extraire le domaine d’erreur associé à ces codes d’erreur.

Méthodes

GetDomain(SCNErrorCode)

Retourne le domaine d’erreur associé à la valeur SceneKit.SCNErrorCode

S’applique à