MenstruationFlowRecord.MenstruationFlowType

public static final class MenstruationFlowRecord.MenstruationFlowType
extends Object

java.lang.Object
   ↳ android.health.connect.datatypes.MenstruationFlowRecord.MenstruationFlowType


Identifier for Menstruation Flow

Summary

Constants

int FLOW_HEAVY

int FLOW_LIGHT

int FLOW_MEDIUM

int FLOW_UNKNOWN

Inherited methods

Constants

FLOW_HEAVY

Added in API level 34
public static final int FLOW_HEAVY

Constant Value: 3 (0x00000003)

FLOW_LIGHT

Added in API level 34
public static final int FLOW_LIGHT

Constant Value: 1 (0x00000001)

FLOW_MEDIUM

Added in API level 34
public static final int FLOW_MEDIUM

Constant Value: 2 (0x00000002)

FLOW_UNKNOWN

Added in API level 34
public static final int FLOW_UNKNOWN

Constant Value: 0 (0x00000000)