Share via


BloodGlucoseRecord.RelationToMealType.RelationToMealAfterMeal 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_AFTER_MEAL", 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 RelationToMealAfterMeal = 4;
[<Android.Runtime.Register("RELATION_TO_MEAL_AFTER_MEAL", 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 RelationToMealAfterMeal : Android.Health.Connect.DataTypes.BloodGlucoseRelationToMeal

Field Value

Value = 4
Attributes

Applies to