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:60

Arguments

width

The width in pixels.

References

LocationReferrerScopeText
SwipeContainer.cpp:60
void SwipeContainer::setEndSwipeElasticWidth(uint16_t width)
SwipeContainer.hpp:116
void setEndSwipeElasticWidth(uint16_t width);
Game2048View.cpp:114Game2048View::Game2048View()Game2048View
howToPlayInstructionContainer.setEndSwipeElasticWidth(30);

Call Tree

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