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

touchgfx::ScrollableContainer::setScrollbarPadding() method

@fn void ScrollableContainer::setScrollbarPadding(uint8_t padding); Sets the amount of space the scrollbar has to its borders. Sets the amount of space the scrollbar has to its borders.

Syntax

void setScrollbarPadding(uint8_t padding);

Arguments

padding

The padding.

References

LocationText
ScrollableContainer.hpp:337
void setScrollbarPadding(uint8_t padding);