Photon microGUI widgets library 0.6.0
PtRowLayoutData_t Struct Reference

#include <PhWidgetsNativeTypes.h>

Detailed Description

Defines additional layout data for the widget when its container widget uses a PtRowLayout type layout.

The members include at least:

Members

PhDim_t hint Contains w (width) and h (height) hints for this child widget. Think of these hints as a user defined minimum size, even if the widget could be smaller. Set w and h to 0 if you just want to apply flags to this child.

‍short flags Flags used by PtRowLayoutData_t.

See also
  • PhWidgets::Widget::Arguments::row_layout_data

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