Share via


BloodPressureRecord.BloodPressureMeasurementLocation.BloodPressureMeasurementLocationRightUpperArm 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_UPPER_ARM", 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 BloodPressureMeasurementLocationRightUpperArm = 4;
[<Android.Runtime.Register("BLOOD_PRESSURE_MEASUREMENT_LOCATION_RIGHT_UPPER_ARM", 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 BloodPressureMeasurementLocationRightUpperArm : Android.Health.Connect.DataTypes.BloodPressureMeasurementLocationType

Field Value

Value = 4
Attributes

Applies to