NeoNextion
Arduino library for the Nextion displays.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator
Public Attributes | List of all members
ITouchableListItem Struct Reference

Linked list node for INextionTouchable objects. More...

#include <Nextion.h>

Collaboration diagram for ITouchableListItem:
Collaboration graph
[legend]

Public Attributes

INextionTouchableitem
 Pointer to stored INextionTouchable.
 
ITouchableListItemnext
 Pointer to next list node.
 

Detailed Description

Linked list node for INextionTouchable objects.


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