Package apple.coremotion.enums
Class CMPedometerEventType
- java.lang.Object
-
- apple.coremotion.enums.CMPedometerEventType
-
public final class CMPedometerEventType extends java.lang.ObjectCMPedometerEventType Discussion: Events describing the transitions of pedestrian activity.
-
-
Field Detail
-
Pause
public static final long Pause
- See Also:
- Constant Field Values
-
Resume
public static final long Resume
- See Also:
- Constant Field Values
-
-