touchgfx::ScrollableContainer::setScrollbarsColor() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::ScrollableContainer::setScrollbarsColor()

touchgfx::ScrollableContainer::setScrollbarsColor() method

@fn void ScrollableContainer::setScrollbarsColor(colortype color); Sets the color of the scroll bars. Sets the color of the scroll bars.

Syntax

void setScrollbarsColor(colortype color);

Arguments

color

The color of the box.

References

LocationText
ScrollableContainer.hpp:315
void setScrollbarsColor(colortype color);