共用方式為


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 值相關聯的錯誤網域

適用於