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

touchgfx::ScrollableContainer::pressedDrawable field

Syntax

Drawable* pressedDrawable;

References

LocationText
ScrollableContainer.hpp:481
Drawable* pressedDrawable; ///< The drawable child of this container which received the last ClickEvent::PRESSED notification. When scrolling, send this drawable a CANCEL event if the new x/y coords no longer matches this drawable.

Type Use

Type of touchgfx::ScrollableContainer::pressedDrawable
touchgfx::ScrollableContainer::pressedDrawable
all items filtered out