MenstruationFlowRecord.MenstruationFlowType.FlowUnknown Field

Definition

Caution

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

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

Field Value

Value = 0
Attributes

Applies to