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

Contains resource IDs for Label arguments of type signed short. More...

#include <Label.h>

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

Public Types

enum  eArgSignedShort { secondary_h_align , secondary_v_align }
 Resource IDs for Label arguments of type signed short. More...
 

Detailed Description

Contains resource IDs for Label arguments of type signed short.

Member Enumeration Documentation

◆ eArgSignedShort

Resource IDs for Label arguments of type signed short.

Aliases

PhWidgets::Label::Arguments::eArgSignedShort, PhWidgets::Label::ArgSignedShort::eArgSignedShort

See Widget::resource for usage description.

Enumerator
secondary_h_align 

The horizontal alignment for the text string, if the text string is clipped. See Label::TextClippedAlign.

secondary_v_align 

The vertical alignment for the text string, if the text string is clipped. See Label::TextClippedAlign.


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