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 | |
nbgl_layoutNavIndication_t | indication |
specifies which arrows to use (left or right) | |
This structure contains info to build a navigation bar at the bottom of the screen.
Definition at line 172 of file nbgl_layout.h.
nbgl_layoutNavDirection_t nbgl_layoutNavigation_t::direction |
vertical or horizontal navigation
Definition at line 173 of file nbgl_layout.h.
nbgl_layoutNavIndication_t nbgl_layoutNavigation_t::indication |
specifies which arrows to use (left or right)
Definition at line 174 of file nbgl_layout.h.