DotIndicator::setHighlightPosition() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXDotIndicator::setHighlightPosition()

DotIndicator::setHighlightPosition() method

@fn void DotIndicator::setHighlightPosition(uint8_t index); Sets highlight position.

Syntax

void setHighlightPosition(uint8_t index);
Implemented in DotIndicator.cpp:80

Arguments

index

Zero-based index of the dot to be highlighted.

Call Tree

Functions calling DotIndicator::setHighlightPosition()
Functions called by DotIndicator::setHighlightPosition()
DotIndicator::setHighlightPosition()
Data read by DotIndicator::setHighlightPosition()
Data written by DotIndicator::setHighlightPosition()
DotIndicator::setHighlightPosition()
all items filtered out