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

Classes

class  juce::AccessibilityActions
 A simple wrapper for building a collection of supported accessibility actions and corresponding callbacks for a UI element. More...
 

Namespaces

namespace  juce
 

Enumerations

enum class  juce::AccessibilityActionType {
  juce::press ,
  juce::toggle ,
  juce::focus ,
  juce::showMenu
}
 An action that can be performed by an accessible UI element. More...