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

touchgfx::ScrollableContainer::lastDraggableChild field

Syntax

Drawable* lastDraggableChild;

References

LocationText
ScrollableContainer.hpp:482
Drawable* lastDraggableChild; ///< The drawable child of this container which should receive drag events. Note that only drag events in directions which cannot be scrolled by this ScrollableContainer will be forwarded to children.

Type Use

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