INIntentErrorCodeExtensions Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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 |