LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

NotificationType

enumeration

Description

Specifies local and remote notification types.

Properties

NoneNo notification types specified.
BadgeNotification is a badge shown above the application's icon.
SoundNotification is an alert sound.
AlertNotification is an alert message.