Share via


Vo2MaxRecord.Vo2MaxMeasurementMethod.MeasurementMethodMetabolicCart 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_METABOLIC_CART", 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 MeasurementMethodMetabolicCart = 1;
[<Android.Runtime.Register("MEASUREMENT_METHOD_METABOLIC_CART", 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 MeasurementMethodMetabolicCart : Android.Health.Connect.DataTypes.Vo2MaxMeasurementMethodType

Field Value

Value = 1
Attributes

Applies to