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

touchgfx::Container::getContainedArea() const method

@fn virtual Rect Container::getContainedArea() const; Gets a rectangle describing the total area covered by the children of this container. Gets a rectangle describing the total area covered by the children of this container.

Syntax

virtual Rect getContainedArea() const;

Return value

Rectangle covering all children.

Override Tree

Overridden methods
touchgfx::Container::getContainedArea() const
Type of touchgfx::Container::getContainedArea() const
touchgfx::Container::getContainedArea() const
all items filtered out