Share via


BloodPressureRecord.BloodPressureMeasurementLocation.BloodPressureMeasurementLocationRightWrist Field

Definition

Caution

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

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

Field Value

Value = 2
Attributes

Applies to