Widget Anchor Points
Jump to navigation
Jump to search
This article or section needs to be cleaned up
|
Note: when you bind just one "point" you only bind that "side" of the UI component.
For example, binding just "LEFT" to somewhere you'll see that the right side stays put.
Therefore, unless you are an experienced UI hacker, use the positions that bind all sides.
All sides[edit]
- TOPLEFT
- TOPRIGHT
- BOTTOMLEFT
- BOTTOMRIGHT
- CENTER
One side[edit]
- TOP
- BOTTOM
- LEFT
- RIGHT