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

touchgfx::Drawable::isTouchable() const method

@fn bool Drawable::isTouchable() const Gets whether this Drawable receives touch events or not. Gets whether this Drawable receives touch events or not. @see setTouchable

Syntax

bool isTouchable() const;

Return value

True if touch events are received.

Call Tree

Functions calling touchgfx::Drawable::isTouchable() const
touchgfx::Drawable::isTouchable() const
Data read by touchgfx::Drawable::isTouchable() const
all items filtered out
touchgfx::Drawable::isTouchable() const