Embedded SDK
Embedded SDK
|
This structure contains info to build a navigation bar at the bottom of the screen. More...
#include <nbgl_layout.h>
Public Attributes | |
nbgl_layoutNavDirection_t | direction |
vertical or horizontal navigation More... | |
nbgl_layoutNavIndication_t | indication |
specifies which arrows to use (left or right) More... | |
This structure contains info to build a navigation bar at the bottom of the screen.
Definition at line 160 of file nbgl_layout.h.
nbgl_layoutNavDirection_t nbgl_layoutNavigation_t::direction |
vertical or horizontal navigation
Definition at line 161 of file nbgl_layout.h.
nbgl_layoutNavIndication_t nbgl_layoutNavigation_t::indication |
specifies which arrows to use (left or right)
Definition at line 162 of file nbgl_layout.h.