BloodGlucoseRecord.RelationToMealType.RelationToMealAfterMeal フィールド

定義

注意事項

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

フィールド値

Value = 4
属性

適用対象