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

changeSliderYPos()

Mammad900 edited this page Feb 28, 2021 · 1 revision

changeSliderYPos( page, index, value)

Summary

Changes the Y position of a slider (moves it to top or bottom)

Parameters

  1. page (int) : The number of the page that contains the new slider
  2. index (int) : The index of the slider relative to it's page
  3. value (uint16_t) : The new Y position in pixels

Returns

Nothing

Clone this wiki locally