touchgfx::Gestures::DragState::inProgress is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Gestures::DragState::inProgress

touchgfx::Gestures::DragState::inProgress field

Syntax

bool inProgress;

References

LocationReferrerScopeText
Gestures.hpp:66
bool inProgress; ///< Whether a drag is in progress or not
Gestures.hpp:55touchgfx::Gestures::DragState::DragState()touchgfx::Gestures::DragState
inProgress(false)