lv_msgbox_private.h
API reference for lv_msgbox_private.h
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_msgbox.h
Summary
Structs
struct
_lv_msgbox_t
| Member | Type | Description |
|---|---|---|
obj | lv_obj_t | |
header | lv_obj_t * | |
content | lv_obj_t * | |
footer | lv_obj_t * | |
title | lv_obj_t * | |
auto_parent | uint32_t | Mark that the parent was automatically created |
Dependencies
Last updated on