Embedded SDK
Embedded SDK
Loading...
Searching...
No Matches
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
 
nbgl_layoutNavIndication_t indication
 specifies which arrows to use (left or right)
 

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 172 of file nbgl_layout.h.

Member Data Documentation

◆ direction

nbgl_layoutNavDirection_t nbgl_layoutNavigation_t::direction

vertical or horizontal navigation

Definition at line 173 of file nbgl_layout.h.

◆ indication

nbgl_layoutNavIndication_t nbgl_layoutNavigation_t::indication

specifies which arrows to use (left or right)

Definition at line 174 of file nbgl_layout.h.


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