MenstruationFlowType


class MenstruationFlowType
kotlin.Any
   ↳ android.health.connect.datatypes.MenstruationFlowRecord.MenstruationFlowType

Identifier for Menstruation Flow

Summary

Constants
static Int

static Int

static Int

static Int

Constants

FLOW_HEAVY

static val FLOW_HEAVY: Int
Value: 3

FLOW_LIGHT

static val FLOW_LIGHT: Int
Value: 1

FLOW_MEDIUM

static val FLOW_MEDIUM: Int
Value: 2

FLOW_UNKNOWN

static val FLOW_UNKNOWN: Int
Value: 0