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

touchgfx::TextArea::setLinespacing() method

@fn inline void TextArea::setLinespacing(uint16_t space) Sets the line spacing of the TextArea. Sets the line spacing of the TextArea.

Syntax

inline void setLinespacing(uint16_t space);

Arguments

space

The line spacing of use in the TextArea.

References

LocationText
TextArea.hpp:176
inline void setLinespacing(uint16_t space)

Data Use

Data read by touchgfx::TextArea::setLinespacing()
Data written by touchgfx::TextArea::setLinespacing()
touchgfx::TextArea::setLinespacing()
all items filtered out