lv_layout.h
Enums
Functions
-
uint32_t lv_layout_register(lv_layout_update_cb_t cb, void *user_data)
Register a new layout
- Parameters:
cb – the layout update callback
user_data – custom data that will be passed to
cb
- Returns:
the ID of the new layout