Share via


OvulationTestRecord.OvulationTestResult.ResultHigh 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_HIGH", 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 ResultHigh = 2;
[<Android.Runtime.Register("RESULT_HIGH", 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 ResultHigh : Android.Health.Connect.DataTypes.OvulationTestResultValue

Field Value

Value = 2
Attributes

Applies to