다음을 통해 공유


OvulationTestRecord.OvulationTestResult.ResultInconclusive 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_INCONCLUSIVE", 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 ResultInconclusive = 0;
[<Android.Runtime.Register("RESULT_INCONCLUSIVE", 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 ResultInconclusive : Android.Health.Connect.DataTypes.OvulationTestResultValue

Field Value

Value = 0
Attributes

Applies to