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

touchgfx::Screen::usingSMOC() const method

@fn bool Screen::usingSMOC() const Determines if using JSMOC.

Syntax

bool usingSMOC() const;

Return value

true if this screen uses the JSMOC drawing algorithm.

References

LocationText
Screen.hpp:224
bool usingSMOC() const

Data Use

Data read by touchgfx::Screen::usingSMOC() const
all items filtered out
touchgfx::Screen::usingSMOC() const