A listener that can be attached to a ControlButton object so that it gets called when the button is pushed or released.
More...
#include <juce_ControlButton.h>
A listener that can be attached to a ControlButton object so that it gets called when the button is pushed or released.
◆ ~Listener()
virtual juce::ControlButton::Listener::~Listener |
( |
| ) |
|
|
virtual |
◆ buttonPressed()
Called when the button is pressed.
◆ buttonReleased()
Called when the button is released.
The documentation for this struct was generated from the following file: