Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

LocalNotificationType

Description

Specify local notification types.

Variables

None The application accepts no notifications.
Badge The application accepts notifications that badge the application icon.
Sound The application accepts alert sounds as notifications.
Alert The application accepts alert messages as notifications.