Share via


CervicalMucusRecord.CervicalMucusAppearance.AppearanceDry Field

Definition

Caution

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

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

Field Value

Value = 1
Attributes

Applies to