enum UIDir

For UI elements that can be oriented horizontally or vertically, this specifies that orientation.

Enum Values

   
Horizontal The element should be layed out along the horizontal axis.
Vertical The element should be layed out along the vertical axis.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!