TouchGFX + 0/3 examples
CodeScope will show references to touchgfx::Drawable::isVisible() const from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Drawable::isVisible() const

touchgfx::Drawable::isVisible() const method

@fn bool Drawable::isVisible() const Gets whether this Drawable is visible. Gets whether this Drawable is visible. @see setVisible

Syntax

bool isVisible() const;

Return value

true if the Drawable is visible. True if visible.

Examples

touchgfx::Drawable::isVisible() const is referenced by 3 libraries and example projects.

Call Tree

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