Position
A layout position to apply to a popup element
Typical implementation requires at least two positions, a relative position and an alignment Positions are broken down into 3 sub-categories:
PositionRelativePos - How to generally position an element relative to its parent
PositionRelativeAlignment - How to align an element in relation to the dimension features of its parent (top, bottom, left, and right edges etc.)
LayoutWidget.PositionGlobalAlignment - How to align an element in relation to the global dimensions of the Popup as a whole
Author
fzzyhmstrs
Since
0.6.0