BloodGlucoseRecord.RelationToMealType.RelationToMealFasting Field

Definition

Caution

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

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

Field Value

Value = 2
Attributes

Applies to