touchgfx::ClickEvent::getForce() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::ClickEvent::getForce() const

touchgfx::ClickEvent::getForce() const method

@fn int16_t ClickEvent::getForce() const Gets the force of the click. Gets the force of the click. On touch displays this usually means how hard the user pressed on the display. On the windows platform, this will always be zero.

Syntax

int16_t getForce() const;

Return value

The force of the click.

References

LocationText
ClickEvent.hpp:170
int16_t getForce() const

Data Use

Data read by touchgfx::ClickEvent::getForce() const
all items filtered out
touchgfx::ClickEvent::getForce() const
Type of touchgfx::ClickEvent::getForce() const
touchgfx::ClickEvent::getForce() const
int16_t
all items filtered out