AlarmPresentationState.Mode.countdown(_:)
A mode indicating the alarm timer is active.
Declaration
case countdown(AlarmPresentationState.Mode.Countdown)Discussion
An alarm can only be in one of these states at a time.
A mode indicating the alarm timer is active.
case countdown(AlarmPresentationState.Mode.Countdown)An alarm can only be in one of these states at a time.