Share via


HMCharacteristicValueChargingState Enum

Definition

Enumerates the state of battery charging.

[ObjCRuntime.Native]
public enum HMCharacteristicValueChargingState
[<ObjCRuntime.Native>]
type HMCharacteristicValueChargingState = 
Inheritance
HMCharacteristicValueChargingState
Attributes

Fields

Name Value Description
None 0

The battery is not charging.

InProgress 1

The battery is charging.

NotChargeable 2

Applies to