Photon microGUI widgets library 0.6.0
PhRegionDataHdr_t Struct Reference

#include <PhWidgetsNativeTypes.h>

Detailed Description

Data that's attached to a region.

The PhRegionDataHdr_t structure describes data that's attached to a region. It includes at least the following members:

Members

‍unsigned short len The length of the data, in bytes. The data immediately follows the PhRegionDataHdr_t structure in the region's block of data.

‍unsigned short type The type of data, which indicates the data structure used.

Remarks
Use PhWidgets::Cursor and PhWidgets::Widget::Cursor property to manipulate widget cursor resource.

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