Show / Hide Table of Contents

Enum Settings.Types.StrideLengthType

The stride length type defined in the user's account settings. Specifies if the user's stride length is determined automatically (default) or manually as defined in the user's account settings.

Namespace: Google.DevicesAndServices.Health.V4
Assembly: Google.DevicesAndServices.Health.V4.dll
Syntax
public enum Settings.Types.StrideLengthType

Fields

Name Description
Auto

Stride length type is determined automatically.

Default

Stride length type is computed based on the user's gender and height.

Manual

Stride length type is manually set by the user.

Unspecified

Stride length type is not specified.

In this article
Back to top Generated by DocFX