DayOfTheWeek property

DayOfTheWeek? DayOfTheWeek
Gets the day of the week when the transition occurs.

Implementation

enumerations.DayOfTheWeek? get DayOfTheWeek => this.dayOfTheWeek;