Photon microGUI widgets library 0.6.0
PhWidgets::BalloonPosition Struct Reference

Indicates where the balloon with the Label 's text pops up. More...

#include <Label.h>

Public Types

enum  eBalloonPosition {
  Inplace , Top , Left , Right ,
  Bottom
}
 Possible Label balloon positions. More...
 

Detailed Description

Indicates where the balloon with the Label 's text pops up.

Apply to Label::BalloonPosition property.

See also

Member Enumeration Documentation

◆ eBalloonPosition

Possible Label balloon positions.

See also
Enumerator
Inplace 

keep Label balloon inplace.

Top 

place Label balloon to top.

Left 

place Label balloon to left.

Right 

place Label balloon to right.

Bottom 

place Label balloon to bottom.


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