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

Namespaces

namespace  juce
 

Enumerations

enum class  juce::AccessibilityEvent {
  juce::valueChanged ,
  juce::titleChanged ,
  juce::structureChanged ,
  juce::textSelectionChanged ,
  juce::textChanged ,
  juce::rowSelectionChanged
}
 A list of events that can be notified to any subscribed accessibility clients. More...