Freigeben über


OvulationTestRecord.OvulationTestResult.ResultNegative Field

Definition

Caution

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

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

Field Value

Value = 3
Attributes

Applies to