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

touchgfx::TextArea::getTextWidth() const method

@fn virtual uint16_t TextArea::getTextWidth() const; Gets the width in pixels of the current associated text in the current selected language. Gets the width in pixels of the current associated text in the current selected language. In case of multi-lined text the width of the widest line is returned.

Syntax

virtual uint16_t getTextWidth() const;

Return value

The width in pixels of the current text.

Override Tree

Overridden methods
touchgfx::TextArea::getTextWidth() const
Type of touchgfx::TextArea::getTextWidth() const
touchgfx::TextArea::getTextWidth() const
uint16_t
all items filtered out