mode
The specific state of the alarm, either alerting, countdown, or paused.
Declaration
var mode: AlarmPresentationState.ModeDiscussion
Use mode to determine which mode the alarm is in, so that a widget extension can produce the appropriate UI.
The specific state of the alarm, either alerting, countdown, or paused.
var mode: AlarmPresentationState.ModeUse mode to determine which mode the alarm is in, so that a widget extension can produce the appropriate UI.