lvgl.isAppMode

Test if widget is running in App Mode.

Syntax

lvgl.isAppMode()

Parameters

The function has no parameters.

Return values

True if the widget is running in App Mode, false otherwise.

API Status

AvailStatusComment

BW radios

Color radios

active

Change log

EdgeTX versionChange

2.11.0

Introduced