Share via


BloodGlucoseRecord.RelationToMealType.RelationToMealGeneral 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_GENERAL", 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 RelationToMealGeneral = 1;
[<Android.Runtime.Register("RELATION_TO_MEAL_GENERAL", 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 RelationToMealGeneral : Android.Health.Connect.DataTypes.BloodGlucoseRelationToMeal

Field Value

Value = 1
Attributes

Applies to