Embedded SDK
Embedded SDK
Public Attributes | List of all members
nbgl_contentExtendedCenter_t Struct Reference

This structure contains data to build a EXTENDED_CENTER content. More...

#include <nbgl_content.h>

Collaboration diagram for nbgl_contentExtendedCenter_t:
Collaboration graph
[legend]

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...
 

Detailed Description

This structure contains data to build a EXTENDED_CENTER content.

Definition at line 320 of file nbgl_content.h.

Member Data Documentation

◆ contentCenter

nbgl_contentCenter_t nbgl_contentExtendedCenter_t::contentCenter

centered content (icon + text(s))

Definition at line 321 of file nbgl_content.h.

◆ tipBox

nbgl_contentTipBox_t nbgl_contentExtendedCenter_t::tipBox

if text field is NULL, no tip-box

Definition at line 322 of file nbgl_content.h.


The documentation for this struct was generated from the following file: