AlarmPrefsMode

public enum AlarmPrefsMode : Int

These are the keys we use to specify the alarm sound mode.

  • Play from a selection of preset sounds

    Declaration

    Swift

    case sounds
  • Play a song from the music library

    Declaration

    Swift

    case music
  • Rely on flashing scree and, possibly, vibrate

    Declaration

    Swift

    case silence