JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce_NotificationType.h File Reference
This graph shows which files directly or indirectly include this file:

Namespaces

 juce
 

Enumerations

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