JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce_NotificationType.h File Reference
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  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...