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)) More... | |
nbgl_contentTipBox_t | tipBox |
if text field is NULL, no tip-box More... | |
This structure contains data to build a EXTENDED_CENTER content.
Definition at line 331 of file nbgl_content.h.
nbgl_contentCenter_t nbgl_contentExtendedCenter_t::contentCenter |
centered content (icon + text(s))
Definition at line 332 of file nbgl_content.h.
nbgl_contentTipBox_t nbgl_contentExtendedCenter_t::tipBox |
if text field is NULL, no tip-box
Definition at line 333 of file nbgl_content.h.