Condividi tramite


INIntentErrorCodeExtensions Classe

Definizione

Metodi di estensione per l'enumerazione 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
Ereditarietà
INIntentErrorCodeExtensions
Attributi

Commenti

Il metodo di estensione per l'enumerazione Intents.INIntentErrorCode può essere usato per recuperare il dominio di errore associato a questi codici di errore.

Metodi

GetDomain(INIntentErrorCode)

Restituisce il dominio di errore associato al valore Intents.INIntentErrorCode

Si applica a