INIntentErrorCodeExtensions 类

定义

Intents.INIntentErrorCode 枚举的扩展方法。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 0, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public static class INIntentErrorCodeExtensions
type INIntentErrorCodeExtensions = class
继承
INIntentErrorCodeExtensions
属性

注解

Intents.INIntentErrorCode 枚举的扩展方法可用于提取与这些错误代码关联的错误域。

方法

GetDomain(INIntentErrorCode)

返回与 Intents.INIntentErrorCode 值关联的错误域

适用于