touchgfx::Box::reportAsSolid is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::Box::reportAsSolid field

Syntax

bool reportAsSolid;

References

LocationReferrerScopeText
Box.hpp:180
bool reportAsSolid; ///< @see forceReportAsSolid.
Box.hpp:47touchgfx::Box::Box()touchgfx::Box
Box() : Widget(), alpha(255), color(0), reportAsSolid(false)
Box.hpp:64touchgfx::Box::Box()touchgfx::Box
alpha(alpha), color(color), reportAsSolid(false)
Box.hpp:160touchgfx::Box::forceReportAsSolid()touchgfx::Box
reportAsSolid = solid;

Data Use

Functions writing touchgfx::Box::reportAsSolid
touchgfx::Box::reportAsSolid