跳转至

__CFBD_MenuIndicator

#include <menu_indicator.h>

Public Attributes

Name
uint8_t width
Width of sliding indicator bar in pixels.
uint8_t x
X-position (left edge) of indicator in pixels.

Public Attributes Documentation

variable width

uint8_t width;

Width of sliding indicator bar in pixels.

Set to 0 to disable indicator drawing

variable x

uint8_t x;

X-position (left edge) of indicator in pixels.


Updated on 2026-02-03 at 13:21:55 +0000