JUCE
|
Enumerations | |
enum | NotificationType { dontSendNotification = 0 , sendNotification = 1 , sendNotificationSync , sendNotificationAsync } |
These enums are used in various classes to indicate whether a notification event should be sent out. More... | |