UNErrorCodeExtensions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
- 繼承
-
UNErrorCodeExtensions
- 屬性
備註
UserNotifications.UNErrorCode 列舉的擴充方法可用來擷取與這些錯誤碼相關聯的錯誤網域。
方法
GetDomain(UNErrorCode) |
傳回與 UserNotifications.UNErrorCode 值相關聯的錯誤網域 |