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

touchgfx::ScrollableContainer::isScrolling field

Syntax

bool isScrolling;

References

LocationText
ScrollableContainer.hpp:492
bool isScrolling; ///< Is the container scrolling (i.e. has overcome the initial larger drag that is required to initiate a scroll).