Skip to content
This repository was archived by the owner on Dec 20, 2021. It is now read-only.

changeSliderForegroundColor()

Mammad900 edited this page Feb 27, 2021 · 2 revisions

h1.

changeSliderForegroundColor( page, index, value)

h2. Summary

Changes the foreground color (both thumb and border color) of a slider

h2. Parameters

page (int) : The number of the page that contains the new slider

index (int) : The index of the slider relative to it's page

value (uint16_t) : The new color in RGB565 format

h2. Returns

Nothing

Clone this wiki locally