Contents

AlarmPresentationState.Mode

A list of all modes the alarm can be in: either alert, countdown, or paused.

Declaration

enum Mode

Overview

This value is sent as part of AlarmPresentationState to the widget extension, so that it can produce the appropriate UI for the current state of the alarm.

Topics

Creating a countdown

Creating an alert

Pausing an alarm

See Also

Creating an alarm state