TouchGFX + 0/1 examples
CodeScope will show references to touchgfx::DragEvent::getDeltaY() const from the following samples and libraries:
Examples
STM32469I_EVAL
Demonstrations
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::DragEvent::getDeltaY() const

touchgfx::DragEvent::getDeltaY() const method

@fn int16_t DragEvent::getDeltaY() const Gets the distance in y coordinates (how long was the drag). Gets the distance in y coordinates (how long was the drag).

Syntax

int16_t getDeltaY() const;

Return value

The distance of this drag event.

Examples

touchgfx::DragEvent::getDeltaY() const is referenced by 1 libraries and example projects.

References

LocationText
DragEvent.hpp:167
int16_t getDeltaY() const

Data Use

Data read by touchgfx::DragEvent::getDeltaY() const
touchgfx::DragEvent::getDeltaY() const
Type of touchgfx::DragEvent::getDeltaY() const
touchgfx::DragEvent::getDeltaY() const
int16_t
all items filtered out