touchgfx::FontManager::getFont() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::FontManager::getFont()

touchgfx::FontManager::getFont() method

@fn static Font* FontManager::getFont(FontId fontId); Gets a font. Gets a font.

Syntax

static Font* getFont(FontId fontId);

Arguments

fontId

The font id of the font to get.

Return value

The font with a font id of fontId.

References

LocationText
FontManager.hpp:99
static Font* getFont(FontId fontId);

Type Use

Type of touchgfx::FontManager::getFont()
touchgfx::FontManager::getFont()
all items filtered out