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

touchgfx::TextArea::draw() const method

@fn virtual void TextArea::draw(const Rect& area) const; Draws the text. Draws the text. Called automatically.

Syntax

virtual void draw(const Rect& area) const;

Arguments

area

The invalidated area.

Override Tree

Overridden methods
Methods overriding this one
touchgfx::TextArea::draw() const
all items filtered out