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

touchgfx::ScrollableContainer::setScrollbarWidth() method

@fn void ScrollableContainer::setScrollbarWidth(uint8_t width); Sets the width of the scrollbar. Sets the width of the scrollbar.

Syntax

void setScrollbarWidth(uint8_t width);

Arguments

width

The width of the scrollbar.

References

LocationText
ScrollableContainer.hpp:348
void setScrollbarWidth(uint8_t width);