Share via


Vo2MaxRecord.Vo2MaxMeasurementMethod.MeasurementMethodOther 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_OTHER", 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 MeasurementMethodOther = 0;
[<Android.Runtime.Register("MEASUREMENT_METHOD_OTHER", 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 MeasurementMethodOther : Android.Health.Connect.DataTypes.Vo2MaxMeasurementMethodType

Field Value

Value = 0
Attributes

Applies to