AlarmPresentationState.Mode.paused(_:)
A mode indicating the alarm isn’t active.
Declaration
case paused(AlarmPresentationState.Mode.Paused)Discussion
An alarm can only be in one of these states at a time.
A mode indicating the alarm isn’t active.
case paused(AlarmPresentationState.Mode.Paused)An alarm can only be in one of these states at a time.