다음을 통해 공유


UNErrorCodeExtensions 클래스

정의

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 값과 연결된 오류 도메인을 반환합니다.

적용 대상