Show / Hide Table of Contents

Enum Exercise.Types.SplitSummary.Types.SplitType

The type of the split, such as manual, duration, distance, calories.

Namespace: Google.DevicesAndServices.Health.V4
Assembly: Google.DevicesAndServices.Health.V4.dll
Syntax
public enum Exercise.Types.SplitSummary.Types.SplitType

Fields

Name Description
Calories

Split by calories.

Distance

Split by distance.

Duration

Split by duration.

Manual

Manual split.

Unspecified

Split type is unspecified.

In this article
Back to top Generated by DocFX