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

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

Detailed Description

This structure contains info to build a navigation bar at the bottom of the screen.

Note
this widget is incompatible with a footer.

Definition at line 160 of file nbgl_layout.h.

Member Data Documentation

◆ direction

nbgl_layoutNavDirection_t nbgl_layoutNavigation_t::direction

vertical or horizontal navigation

Definition at line 161 of file nbgl_layout.h.

◆ indication

nbgl_layoutNavIndication_t nbgl_layoutNavigation_t::indication

specifies which arrows to use (left or right)

Definition at line 162 of file nbgl_layout.h.


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