ThreeWayProgressBar::setButtonClickedCallback() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXThreeWayProgressBar::setButtonClickedCallback()

ThreeWayProgressBar::setButtonClickedCallback() method

Syntax

void setButtonClickedCallback(touchgfx::GenericCallback<const ThreeWayProgressBar&>& callback);

Arguments

callback

References

LocationText
ThreeWayProgressBar.hpp:60
void setButtonClickedCallback(touchgfx::GenericCallback<const ThreeWayProgressBar&>& callback)