다음을 통해 공유


HMCharacteristicValueStatusFault 열거형

정의

오류 상태를 열거합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HMCharacteristicValueStatusFault
type HMCharacteristicValueStatusFault = 
상속
HMCharacteristicValueStatusFault
특성

필드

GeneralFault 1

제네릭 오류 상태입니다.

NoFault 0

오류가 없습니다.

적용 대상