touchgfx::Outline::OUTLINE_NOT_CLOSED is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Outline::OUTLINE_NOT_CLOSED

touchgfx::Outline::OUTLINE_NOT_CLOSED variable

Syntax

static const OutlineFlags_t OUTLINE_NOT_CLOSED = 1U;

References

LocationText
Outline.hpp:43
static const OutlineFlags_t OUTLINE_NOT_CLOSED = 1U; ///< If this bit is set in flags, the current Outline has not yet been closed. Used for automatic closing an Outline before rendering the Outline.

Type Use

Type of touchgfx::Outline::OUTLINE_NOT_CLOSED
touchgfx::Outline::OUTLINE_NOT_CLOSED
all items filtered out