Share via


HMCharacteristicValueBatteryStatus 枚举

定义

枚举有效的电池状态值。

[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 HMCharacteristicValueBatteryStatus
type HMCharacteristicValueBatteryStatus = 
继承
HMCharacteristicValueBatteryStatus
属性

字段

Low 1

充电水平较低。

Normal 0

充电级别高于 Low

适用于