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

touchgfx::ScrollableContainer::isScrollableXY() method

@fn virtual void ScrollableContainer::isScrollableXY(bool& scrollX, bool& scrollY) Is the ClickableContainer scrollable in either direction? Is the ClickableContainer scrollable in either direction? Takes the width of the contained elements into account.

Syntax

virtual void isScrollableXY(bool& scrollX,     bool& scrollY);

Arguments

scrollX

scrollY

References

LocationText
ScrollableContainer.hpp:111
virtual void isScrollableXY(bool& scrollX, bool& scrollY)

Call Tree

Functions called by touchgfx::ScrollableContainer::isScrollableXY()
touchgfx::ScrollableContainer::isScrollableXY()
Data read by touchgfx::ScrollableContainer::isScrollableXY()
Data written by touchgfx::ScrollableContainer::isScrollableXY()
touchgfx::ScrollableContainer::isScrollableXY()
Type of touchgfx::ScrollableContainer::isScrollableXY()
touchgfx::ScrollableContainer::isScrollableXY()
all items filtered out