public final class HKCategoryValueAppleWalkingSteadinessEvent
extends java.lang.Object
Specifies the kind of Apple Walking Steadiness event associated with the sample. [@constant] HKCategoryValueAppleWalkingSteadinessEventInitialLow This constant defines Apple Walking Steadiness events associated with the user's walking steadiness being low. [@constant] HKCategoryValueAppleWalkingSteadinessEventInitialVeryLow This constant defines Apple Walking Steadiness events associated with the user's walking steadiness being very low. [@constant] HKCategoryValueAppleWalkingSteadinessEventRepeatLow This constant defines Apple Walking Steadiness events associated with the user's walking steadiness remaining low over a significant time period. [@constant] HKCategoryValueAppleWalkingSteadinessEventRepeatVeryLow This constant defines Apple Walking Steadiness events associated with the user's walking steadiness remaining very low over a significant time period.
| Modifier and Type | Field and Description |
|---|---|
static long |
InitialLow |
static long |
InitialVeryLow |
static long |
RepeatLow |
static long |
RepeatVeryLow |
public static final long InitialLow
public static final long InitialVeryLow
public static final long RepeatLow
public static final long RepeatVeryLow