Condividi tramite


UNErrorCodeExtensions Classe

Definizione

Metodi di estensione per l'enumerazione UserNotifications.UNErrorCode.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static class UNErrorCodeExtensions
type UNErrorCodeExtensions = class
Ereditarietà
UNErrorCodeExtensions
Attributi

Commenti

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

Metodi

GetDomain(UNErrorCode)

Restituisce il dominio di errore associato al valore UserNotifications.UNErrorCode

Si applica a