BodyTemperatureMeasurementLocation.MeasurementLocationFinger フィールド

定義

注意事項

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

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

フィールド値

Value = 2
属性

適用対象