Enum Exercise.Types.ExerciseType
The type of activity performed during an exercise.
Namespace: Google.DevicesAndServices.Health.V4
Assembly: Google.DevicesAndServices.Health.V4.dll
Syntax
public enum Exercise.Types.ExerciseType
Fields
| Name | Description |
|---|---|
| Biking | Biking type. |
| Hiit | HIIT type. |
| Hiking | Hiking type. |
| Other | Other type. |
| Pilates | Pilates type. |
| Running | Running type. |
| StrengthTraining | Strength training type. |
| Swimming | Swimming type. |
| Unspecified | Exercise type is unspecified. |
| Walking | Walking type. |
| Weightlifting | Weightlifting type. |
| Workout | Workout type. |
| Yoga | Yoga type. |