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

touchgfx::Button::getCurrentlyDisplayedBitmap() const method

@fn Bitmap Button::getCurrentlyDisplayedBitmap() const Gets currently displayed bitmap. Function to obtain the currently displayed bitmap, which depends on the button's pressed state.

Syntax

Bitmap getCurrentlyDisplayedBitmap() const;

Return value

The bitmap currently displayed.

References

LocationText
Button.hpp:129
Bitmap getCurrentlyDisplayedBitmap() const

Call Tree

Functions called by touchgfx::Button::getCurrentlyDisplayedBitmap() const
touchgfx::Button::getCurrentlyDisplayedBitmap() const
all items filtered out
Data read by touchgfx::Button::getCurrentlyDisplayedBitmap() const
touchgfx::Button::getCurrentlyDisplayedBitmap() const
Type of touchgfx::Button::getCurrentlyDisplayedBitmap() const
touchgfx::Button::getCurrentlyDisplayedBitmap() const
all items filtered out