lvgl.hline

Display a horizontal line.

Syntax

lvgl.hline([parent], {settings})

parent:hline({settings})

Parameters

See the API page for parameter description and common settings.

The 'w' setting determinse the length of the line.

The 'h' setting determines the thickness of the line.

Hline specific settings:

Return values

LVGL object

API Status

Change log