WheelSelector::AnimationState::ANIMATING_SNAP is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXWheelSelector::AnimationState::ANIMATING_SNAP

WheelSelector::AnimationState::ANIMATING_SNAP

Syntax

ANIMATING_SNAP;

References

LocationReferrerScopeText
WheelSelector.hpp:142
ANIMATING_SNAP, ///< Animating a 'snap' after a drag/gesture to align index
WheelSelector.cpp:155WheelSelector::snap()WheelSelector
currentAnimationState = ANIMATING_SNAP;
WheelSelector.cpp:189WheelSelector::textMoveEndedHandler()WheelSelector
else if (currentAnimationState == ANIMATING_SNAP)

Data Use

Functions using WheelSelector::AnimationState::ANIMATING_SNAP
WheelSelector::AnimationState::ANIMATING_SNAP