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

touchgfx::Vector::size() const method

@fn uint16_t Vector::size() const Gets the current size of the Vector which is the number of elements contained in the Vector. Gets the current size of the Vector which is the number of elements contained in the Vector.

Syntax

uint16_t size() const;

Return value

The size of the Vector.

References

LocationText
Types.hpp:649
uint16_t size() const

Type Use

Type of touchgfx::Vector::size() const
touchgfx::Vector::size() const
uint16_t
all items filtered out