Share via


Vo2MaxRecord.Vo2MaxMeasurementMethod.MeasurementMethodHeartRateRatio Field

Definition

Caution

This constant will be removed in the future version. Use Android.Health.Connect.DataTypes.Vo2MaxMeasurementMethodType enum directly instead of this field.

[Android.Runtime.Register("MEASUREMENT_METHOD_HEART_RATE_RATIO", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Health.Connect.DataTypes.Vo2MaxMeasurementMethodType enum directly instead of this field.", true)]
public const Android.Health.Connect.DataTypes.Vo2MaxMeasurementMethodType MeasurementMethodHeartRateRatio = 2;
[<Android.Runtime.Register("MEASUREMENT_METHOD_HEART_RATE_RATIO", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Health.Connect.DataTypes.Vo2MaxMeasurementMethodType enum directly instead of this field.", true)>]
val mutable MeasurementMethodHeartRateRatio : Android.Health.Connect.DataTypes.Vo2MaxMeasurementMethodType

Field Value

Value = 2
Attributes

Applies to