|
Embedded SDK
Embedded SDK
|
This structure contains data to build a EXTENDED_CENTER content. More...
#include <nbgl_content.h>

Public Attributes | |
| nbgl_contentCenter_t | contentCenter |
| centered content (icon + text(s)) | |
| nbgl_contentTipBox_t | tipBox |
| if text field is NULL, no tip-box | |
This structure contains data to build a EXTENDED_CENTER content.
Definition at line 341 of file nbgl_content.h.
| nbgl_contentCenter_t nbgl_contentExtendedCenter_t::contentCenter |
centered content (icon + text(s))
Definition at line 342 of file nbgl_content.h.
| nbgl_contentTipBox_t nbgl_contentExtendedCenter_t::tipBox |
if text field is NULL, no tip-box
Definition at line 343 of file nbgl_content.h.