Contents

appleMoveTime

The amount of time the user spent performing activities that involve full-body movements during the specified day.

Declaration

var appleMoveTime: HKQuantity { get set }

Discussion

Move time measures every full minute where the watch detects active, full-body movements, like walking, running, or playing in the playground. For younger users, HealthKit’s activity summary can track move time instead of active energy burned. For more information, see HKActivityMoveMode.appleMoveTime.

The HKQuantity object for this property must use units of time, such as hour(), minute(), or second().

See Also

Accessing the summary’s data