public final class HKActivityMoveMode
extends java.lang.Object
This enumerated type is used to represent the activity mode for the user's move ring. [@constant] HKActivityMoveModeActiveEnergy User's move ring is updated from Active Energy Burned [@constant] HKActivityMoveModeAppleMoveTime User's move ring is updated from Apple Move Time
| Modifier and Type | Field and Description |
|---|---|
static long |
ActiveEnergy |
static long |
AppleMoveTime |
public static final long ActiveEnergy
public static final long AppleMoveTime