Language

MenstrualCyclePhase Enum

Definition

public enum MenstrualCyclePhase
type MenstrualCyclePhase = 
Inheritance
MenstrualCyclePhase

Fields

Name Value Description
Follicular 1

Represents the follicular phase of the menstrual cycle. This phase begins with menstruation and ends with ovulation.

Android reference for android.health.connect.datatypes.MenstrualCyclePhaseRecord.PHASE_FOLLICULAR.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Luteal 2

Represents the luteal phase of the menstrual cycle. This phase begins after ovulation and ends just before the next menstrual period.

Android reference for android.health.connect.datatypes.MenstrualCyclePhaseRecord.PHASE_LUTEAL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to