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

changeSliderWidth()

Mammad900 edited this page Feb 28, 2021 · 1 revision

changeSliderWidth( page, index, value)

Summary

Changes the width of a slider (makes it longer or shorter)

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 width in pixels

Returns

Nothing

Clone this wiki locally