MiniGUI API Reference (MiniGUI-Threads)  v5.0.6
A mature and proven cross-platform GUI system for embedded and smart IoT devices
Data Fields
_SCROLLVIEWITEMINFO Struct Reference

#include <scrollview.h>

Data Fields

int nItem
 
int nItemHeight
 
DWORD addData
 

Detailed Description

Structure of the scrollview item info

Definition at line 221 of file scrollview.h.

Field Documentation

◆ addData

DWORD addData

Item additional data

Definition at line 228 of file scrollview.h.

◆ nItem

int nItem

Index of item

Definition at line 224 of file scrollview.h.

◆ nItemHeight

int nItemHeight

Height of an item

Definition at line 226 of file scrollview.h.


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