Skip to content

Variable: Notification

ts
const Notification: readonly [
  "Fast",
  "Gong",
  "Loud",
  "Ping",
  "Soft",
  "Eager",
  "Gentle",
  "Subtle",
  "Urgent",
  "Classic",
  "General",
  "Sending",
  "Complete",
  "Positive",
  "SoftFast",
  "ShortFast",
  "ShortSlow",
  "FastUrgent",
  "SlowUrgent",
  "UrgentLoud",
  "UrgentSoft",
  "GeneralSoft",
  "PositiveSlow",
  "ImportantFast",
];

A list of available notification sounds.