Photon microGUI widgets library 0.6.0
PhWidgets::Label::ThisArgs::ArgUnsignedChar Struct Reference

Contains resource IDs for Label arguments of type unsigned char. More...

#include <Label.h>

Inheritance diagram for PhWidgets::Label::ThisArgs::ArgUnsignedChar:
PhWidgets::Label::ArgUnsignedChar PhWidgets::Label::Arguments PhWidgets::Button::Arguments PhWidgets::TextWidget::Arguments PhWidgets::OnOffButton::Arguments PhWidgets::ToggleButton::Arguments PhWidgets::ComboBox::Arguments

Public Types

enum  eArgUnsignedChar { horizontal_alignment , vertical_alingment }
 Resource IDs for Label arguments of type unsigned char. More...
 

Detailed Description

Contains resource IDs for Label arguments of type unsigned char.

Member Enumeration Documentation

◆ eArgUnsignedChar

Resource IDs for Label arguments of type unsigned char.

Aliases

PhWidgets::Label::Arguments::eArgUnsignedChar, PhWidgets::Label::ArgUnsignedChar::eArgUnsignedChar

See Widget::resource for usage description.

Enumerator
horizontal_alignment 

The horizontal alignment for the text string. See Label::TextAlign.

vertical_alingment 

The vertical alignment for the text string. See Label::TextAlign.


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