SwipeContainer::setEndSwipeElasticWidth() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXSwipeContainer::setEndSwipeElasticWidth()

SwipeContainer::setEndSwipeElasticWidth() method

@fn void SwipeContainer::setEndSwipeElasticWidth(uint16_t width); When dragging either one of the end screens a part of the background will become visible until the user stop dragging and the end screen swipes back to its position. The width of this area is set by this method.

Syntax

void setEndSwipeElasticWidth(uint16_t width);
Implemented in SwipeContainer.cpp:63

Arguments

width

The width in pixels.

References

LocationText
SwipeContainer.cpp:63
void SwipeContainer::setEndSwipeElasticWidth(uint16_t width)
SwipeContainer.hpp:118
void setEndSwipeElasticWidth(uint16_t width);

Data Use

Data read by SwipeContainer::setEndSwipeElasticWidth()
Data written by SwipeContainer::setEndSwipeElasticWidth()
SwipeContainer::setEndSwipeElasticWidth()
all items filtered out