__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¶
Width of sliding indicator bar in pixels.
Set to 0 to disable indicator drawing
variable x¶
X-position (left edge) of indicator in pixels.
Updated on 2026-02-03 at 13:21:55 +0000