Freigeben über


UNErrorCodeExtensions Klasse

Definition

Erweiterungsmethoden für die UserNotifications.UNErrorCode-Enumeration.

[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
Vererbung
UNErrorCodeExtensions
Attribute

Hinweise

Die Erweiterungsmethode für die UserNotifications.UNErrorCode-Enumeration kann verwendet werden, um die Fehlerdomäne abzurufen, die diesen Fehlercodes zugeordnet ist.

Methoden

GetDomain(UNErrorCode)

Gibt die Fehlerdomäne zurück, die dem UserNotifications.UNErrorCode-Wert zugeordnet ist.

Gilt für: